Class Hierarchy
- java.lang.Object
- org.springframework.amqp.rabbit.annotation.MultiRabbitBootstrapConfiguration (implements org.springframework.context.EnvironmentAware, org.springframework.context.annotation.ImportBeanDefinitionRegistrar)
- org.springframework.amqp.rabbit.annotation.RabbitBootstrapConfiguration (implements org.springframework.context.annotation.ImportBeanDefinitionRegistrar)
- org.springframework.amqp.rabbit.annotation.RabbitListenerAnnotationBeanPostProcessor (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.config.BeanPostProcessor, org.springframework.context.EnvironmentAware, org.springframework.core.Ordered, org.springframework.beans.factory.SmartInitializingSingleton)
- org.springframework.amqp.rabbit.annotation.MultiRabbitListenerAnnotationBeanPostProcessor
- org.springframework.amqp.rabbit.annotation.RabbitListenerConfigurationSelector (implements org.springframework.context.annotation.DeferredImportSelector)
Interface Hierarchy
- org.springframework.amqp.rabbit.annotation.RabbitListenerConfigurer
Annotation Interface Hierarchy
- org.springframework.amqp.rabbit.annotation.Argument (implements java.lang.annotation.Annotation)
- org.springframework.amqp.rabbit.annotation.EnableRabbit (implements java.lang.annotation.Annotation)
- org.springframework.amqp.rabbit.annotation.Exchange (implements java.lang.annotation.Annotation)
- org.springframework.amqp.rabbit.annotation.Queue (implements java.lang.annotation.Annotation)
- org.springframework.amqp.rabbit.annotation.QueueBinding (implements java.lang.annotation.Annotation)
- org.springframework.amqp.rabbit.annotation.RabbitHandler (implements java.lang.annotation.Annotation)
- org.springframework.amqp.rabbit.annotation.RabbitListener (implements java.lang.annotation.Annotation)
- org.springframework.amqp.rabbit.annotation.RabbitListeners (implements java.lang.annotation.Annotation)