public interface MessageListenerContainer
extends org.apache.camel.Service, org.apache.camel.AfterPropertiesConfigured
| Modifier and Type | Method and Description |
|---|---|
javax.jms.ConnectionFactory |
getConnectionFactory() |
void |
setExceptionListener(javax.jms.ExceptionListener exceptionListener) |
void |
setMessageListener(SessionMessageListener messageListener) |
javax.jms.ConnectionFactory getConnectionFactory()
void setMessageListener(SessionMessageListener messageListener)
void setExceptionListener(javax.jms.ExceptionListener exceptionListener)
Apache Camel