Class DefaultJmsListenerContainerFactoryConfigurer

    • Method Detail

      • configure

        public void configure​(org.springframework.jms.config.DefaultJmsListenerContainerFactory factory,
                              javax.jms.ConnectionFactory connectionFactory)
        Configure the specified jms listener container factory. The factory can be further tuned and default settings can be overridden.
        Parameters:
        factory - the DefaultJmsListenerContainerFactory instance to configure
        connectionFactory - the ConnectionFactory to use