Hierarchy For Package org.springframework.amqp.rabbit.test

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.springframework.amqp.rabbit.connection.RabbitAccessor (implements org.springframework.beans.factory.InitializingBean)
      • org.springframework.amqp.rabbit.core.RabbitTemplate (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.BeanNameAware, org.springframework.amqp.rabbit.listener.api.ChannelAwareMessageListener, org.springframework.beans.factory.DisposableBean, org.springframework.amqp.rabbit.support.ListenerContainerAware, org.springframework.amqp.rabbit.connection.PublisherCallbackChannel.Listener, org.springframework.amqp.rabbit.core.RabbitOperations)
        • org.springframework.amqp.rabbit.test.TestRabbitTemplate (implements org.springframework.context.ApplicationContextAware, org.springframework.context.ApplicationListener<E>)
    • 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.RabbitListenerConfigurationSelector (implements org.springframework.context.annotation.DeferredImportSelector)
    • org.springframework.amqp.rabbit.test.RabbitListenerTestBootstrap (implements org.springframework.context.annotation.ImportBeanDefinitionRegistrar)
    • org.springframework.amqp.rabbit.test.RabbitListenerTestHarness.InvocationData

Annotation Interface Hierarchy