Class ConnectionFactoryConfiguration

java.lang.Object
org.alfresco.messaging.camel.configuration.ConnectionFactoryConfiguration

@Configuration public class ConnectionFactoryConfiguration extends Object
Configures the ActiveMQ connection factory for use.
Author:
Gethin James
  • Constructor Details

    • ConnectionFactoryConfiguration

      public ConnectionFactoryConfiguration()
  • Method Details

    • activeMqConnectionFactory

      @Bean public jakarta.jms.ConnectionFactory activeMqConnectionFactory()
    • createConnectionFactory

      protected jakarta.jms.ConnectionFactory createConnectionFactory()
    • createSecureConnectionFactory

      protected jakarta.jms.ConnectionFactory createSecureConnectionFactory()