类 DefaultJmsListenerContainerFactoryConfigurer

    • 方法详细资料

      • 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.
        参数:
        factory - the DefaultJmsListenerContainerFactory instance to configure
        connectionFactory - the ConnectionFactory to use