Class RabbitListenerEndpointRegistrar

java.lang.Object
org.springframework.amqp.rabbit.listener.RabbitListenerEndpointRegistrar
All Implemented Interfaces:
org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.InitializingBean

public class RabbitListenerEndpointRegistrar extends Object implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.InitializingBean
Helper bean for registering RabbitListenerEndpoint with a RabbitListenerEndpointRegistry.
Since:
1.4
See Also: