Java org.springframework.amqp.rabbit.annotation RabbitListenerConfigurer fields, constructors, methods, implement or subclass

Example usage for Java org.springframework.amqp.rabbit.annotation RabbitListenerConfigurer fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.springframework.amqp.rabbit.annotation RabbitListenerConfigurer.

The text is from its open source code.

Method

voidconfigureRabbitListeners(RabbitListenerEndpointRegistrar registrar)
Callback allowing a org.springframework.amqp.rabbit.listener.RabbitListenerEndpointRegistry RabbitListenerEndpointRegistry and specific org.springframework.amqp.rabbit.listener.RabbitListenerEndpoint RabbitListenerEndpoint instances to be registered against the given RabbitListenerEndpointRegistrar .