Class ConnectionFactoryConfiguration
- java.lang.Object
-
- org.alfresco.messaging.camel.configuration.ConnectionFactoryConfiguration
-
@Configuration public class ConnectionFactoryConfiguration extends java.lang.ObjectConfigures the ActiveMQ connection factory for use.- Author:
- Gethin James
-
-
Constructor Summary
Constructors Constructor Description ConnectionFactoryConfiguration()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description javax.jms.ConnectionFactoryactiveMqConnectionFactory()protected javax.jms.ConnectionFactorycreateConnectionFactory()protected javax.jms.ConnectionFactorycreateSecureConnectionFactory()
-