类 SimpleRabbitListenerContainerFactoryConfigurer

    • 方法详细资料

      • configure

        public void configure​(org.springframework.amqp.rabbit.config.SimpleRabbitListenerContainerFactory factory,
                              org.springframework.amqp.rabbit.connection.ConnectionFactory connectionFactory)
        Configure the specified rabbit listener container factory. The factory can be further tuned and default settings can be overridden.
        参数:
        factory - the SimpleRabbitListenerContainerFactory instance to configure
        connectionFactory - the ConnectionFactory to use