Class ConnectionFactoryConfiguration


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

      • ConnectionFactoryConfiguration

        public ConnectionFactoryConfiguration()
    • Method Detail

      • activeMqConnectionFactory

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

        protected javax.jms.ConnectionFactory createConnectionFactory()
      • createSecureConnectionFactory

        protected javax.jms.ConnectionFactory createSecureConnectionFactory()