public class InOnlyProducer extends SjmsProducer
SjmsProducer.CloseProducerCallback, SjmsProducer.MessageProducerResourcesFactory, SjmsProducer.ReleaseProducerCallback, SjmsProducer.ReturnProducerCallback| Constructor and Description |
|---|
InOnlyProducer(org.apache.camel.Endpoint endpoint) |
| Modifier and Type | Method and Description |
|---|---|
protected TransactionCommitStrategy |
getCommitStrategy()
Gets commitStrategy for this instance of SjmsProducer.
|
void |
sendMessage(org.apache.camel.Exchange exchange,
org.apache.camel.AsyncCallback callback,
MessageProducerResources producer,
SjmsProducer.ReleaseProducerCallback releaseProducerCallback) |
createSession, doCreateProducerModel, doStart, doStop, getAcknowledgeMode, getConnectionResource, getConsumerCount, getDestinationName, getEndpoint, getExecutor, getNamedReplyTo, getOrCreateConnectionResource, getProducerCount, getProducers, getReplyTo, getResponseTimeOut, getTtl, isEndpointTransacted, isPersistent, isSharedJMSSession, isSynchronous, isTopic, process, setProducerscreateExchange, createExchange, createExchange, isSingleton, toStringdoResume, doShutdown, doSuspend, getStatus, getVersion, isRunAllowed, isStarted, isStarting, isStopped, isStopping, isStoppingOrStopped, isSuspended, isSuspending, isSuspendingOrSuspended, resume, shutdown, start, stop, suspendprotected TransactionCommitStrategy getCommitStrategy()
SjmsProducergetCommitStrategy in class SjmsProducerpublic void sendMessage(org.apache.camel.Exchange exchange,
org.apache.camel.AsyncCallback callback,
MessageProducerResources producer,
SjmsProducer.ReleaseProducerCallback releaseProducerCallback)
throws Exception
sendMessage in class SjmsProducerExceptionApache Camel