|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.camel.support.ServiceSupport
org.apache.camel.impl.DefaultProducer
org.apache.camel.impl.DefaultAsyncProducer
org.apache.camel.component.sjms.SjmsProducer
org.apache.camel.component.sjms.producer.InOnlyProducer
public class InOnlyProducer
A Camel Producer that provides the InOnly Exchange pattern..
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.apache.camel.component.sjms.SjmsProducer |
|---|
SjmsProducer.MessageProducerPool, SjmsProducer.MessageProducerResources |
| Field Summary |
|---|
| Fields inherited from class org.apache.camel.impl.DefaultProducer |
|---|
log |
| Fields inherited from class org.apache.camel.support.ServiceSupport |
|---|
shutdown, shuttingdown, started, starting, stopped, stopping, suspended, suspending |
| Constructor Summary | |
|---|---|
InOnlyProducer(SjmsEndpoint endpoint)
|
|
| Method Summary | |
|---|---|
SjmsProducer.MessageProducerResources |
doCreateProducerModel()
|
void |
sendMessage(org.apache.camel.Exchange exchange,
org.apache.camel.AsyncCallback callback)
|
| Methods inherited from class org.apache.camel.component.sjms.SjmsProducer |
|---|
doStart, doStop, getAcknowledgeMode, getCommitStrategy, getConnectionResource, getConsumerCount, getDestinationName, getExecutor, getNamedReplyTo, getProducerCount, getProducers, getReplyTo, getResponseTimeOut, getSjmsEndpoint, getTtl, isEndpointTransacted, isPersistent, isSynchronous, isTopic, process, setProducers |
| Methods inherited from class org.apache.camel.impl.DefaultAsyncProducer |
|---|
process |
| Methods inherited from class org.apache.camel.impl.DefaultProducer |
|---|
createExchange, createExchange, createExchange, getEndpoint, isSingleton, toString |
| Methods inherited from class org.apache.camel.support.ServiceSupport |
|---|
doResume, doShutdown, doSuspend, getStatus, getVersion, isRunAllowed, isStarted, isStarting, isStopped, isStopping, isStoppingOrStopped, isSuspended, isSuspending, resume, shutdown, start, stop, suspend |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.apache.camel.Service |
|---|
start, stop |
| Constructor Detail |
|---|
public InOnlyProducer(SjmsEndpoint endpoint)
| Method Detail |
|---|
public SjmsProducer.MessageProducerResources doCreateProducerModel()
throws Exception
doCreateProducerModel in class SjmsProducerException
public void sendMessage(org.apache.camel.Exchange exchange,
org.apache.camel.AsyncCallback callback)
throws Exception
sendMessage in class SjmsProducerException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||