@Alias(value="active-mq") public class ActiveMQConnectionProvider extends BaseConnectionProvider
ConnectionProvider that contains custom logic to handle ActiveMQ connections in particular| Constructor and Description |
|---|
ActiveMQConnectionProvider() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doClose(JmsConnection jmsConnection) |
javax.jms.ConnectionFactory |
getConnectionFactory()
Template method for obtaining the
ConnectionFactory to be used for creating the JmsConnections |
ActiveMQConnectionFactoryProvider |
getConnectionFactoryProvider() |
connect, createJmsSupport, disconnect, dispose, doStop, getConnectionParameters, getJmsSupport, initialise, onReturn, setJmsSupport, validatepublic javax.jms.ConnectionFactory getConnectionFactory()
throws ActiveMQException
BaseConnectionProviderConnectionFactory to be used for creating the JmsConnectionsgetConnectionFactory in class BaseConnectionProviderConnectionFactory to be used for creating the JmsConnectionsActiveMQExceptionprotected void doClose(JmsConnection jmsConnection)
doClose in class BaseConnectionProviderpublic ActiveMQConnectionFactoryProvider getConnectionFactoryProvider()
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.