@Alias(value="generic") public class GenericConnectionProvider extends BaseConnectionProvider
ConnectionProvider.
This provider uses any ConnectionFactory that the user configures in order to create a JmsConnection.| Constructor and Description |
|---|
GenericConnectionProvider() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
createJmsSupport()
A factory method to create various JmsSupport class versions.
|
javax.jms.ConnectionFactory |
getConnectionFactory()
Template method for obtaining the
ConnectionFactory to be used for creating the JmsConnections |
connect, disconnect, dispose, doClose, doStop, getConnectionParameters, getJmsSupport, initialise, onReturn, setJmsSupport, validatepublic javax.jms.ConnectionFactory getConnectionFactory()
BaseConnectionProviderConnectionFactory to be used for creating the JmsConnectionsgetConnectionFactory in class BaseConnectionProviderConnectionFactory to be used for creating the JmsConnectionsprotected void createJmsSupport()
createJmsSupport in class BaseConnectionProviderJmsSupportCopyright © 2003–2017 MuleSoft, Inc.. All rights reserved.