public class ProducerContext extends SessionContext
| Modifier and Type | Field and Description |
|---|---|
private JMSProducer |
producer |
lastId| Constructor and Description |
|---|
ProducerContext(RestClientContext clientCtx) |
| Modifier and Type | Method and Description |
|---|---|
JMSProducer |
getProducer() |
void |
setProducer(JMSProducer producer) |
getClientCtx, getDest, getJmsContext, getLastId, incLastId, setDest, setJmsContext, setLastIdprivate JMSProducer producer
public ProducerContext(RestClientContext clientCtx)
public JMSProducer getProducer()
public void setProducer(JMSProducer producer)
producer - the producer to setCopyright © 2016 ScalAgent D.T.. All Rights Reserved.