public class JcaProviderProcessor extends AbstractJmsProcessor
| Modifier and Type | Field and Description |
|---|---|
protected javax.jbi.messaging.DeliveryChannel |
channel |
protected javax.jms.ConnectionFactory |
connectionFactory |
protected javax.jms.Destination |
destination |
protected javax.jms.Destination |
replyToDestination |
connection, CONTENT_TYPE, context, endpoint, logger, session, soapHelper, store, STYLE_QUEUE, STYLE_TOPIC| Constructor and Description |
|---|
JcaProviderProcessor(JmsEndpoint endpoint) |
| Modifier and Type | Method and Description |
|---|---|
void |
process(javax.jbi.messaging.MessageExchange exchange) |
void |
start() |
void |
stop() |
commonDoStartTasks, createContext, createMessageFromExchange, doInit, doShutdown, doStart, doStop, fromNMS, fromNMSResponse, getConnectionFactory, getInitialContext, getStore, init, shutdown, toNMSprotected javax.jms.Destination destination
protected javax.jms.Destination replyToDestination
protected javax.jbi.messaging.DeliveryChannel channel
protected javax.jms.ConnectionFactory connectionFactory
public JcaProviderProcessor(JmsEndpoint endpoint) throws java.lang.Exception
java.lang.Exceptionpublic void start()
throws java.lang.Exception
start in interface SoapExchangeProcessorstart in class AbstractJmsProcessorjava.lang.Exceptionpublic void stop()
throws java.lang.Exception
stop in interface SoapExchangeProcessorstop in class AbstractJmsProcessorjava.lang.Exceptionpublic void process(javax.jbi.messaging.MessageExchange exchange)
throws java.lang.Exception
java.lang.ExceptionCopyright © 2005-2014 FuseSource. All Rights Reserved.