Hierarchy For Package org.springframework.integration.aop

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.springframework.integration.aop.AbstractMessageSourceAdvice (implements org.springframework.integration.aop.MessageSourceMutator)
    • org.springframework.aop.support.AbstractPointcutAdvisor (implements org.springframework.core.Ordered, org.springframework.aop.PointcutAdvisor, java.io.Serializable)
    • org.springframework.integration.aop.CompoundTriggerAdvice (implements org.springframework.integration.aop.MessageSourceMutator, org.springframework.integration.aop.ReceiveMessageAdvice)
    • org.springframework.integration.aop.MessagePublishingInterceptor (implements org.springframework.beans.factory.BeanFactoryAware, org.aopalliance.intercept.MethodInterceptor)
    • org.springframework.integration.aop.MethodAnnotationPublisherMetadataSource
    • org.springframework.integration.aop.MethodNameMappingPublisherMetadataSource
    • org.springframework.aop.framework.ProxyConfig (implements java.io.Serializable)
      • org.springframework.aop.framework.ProxyProcessorSupport (implements org.springframework.aop.framework.AopInfrastructureBean, org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.core.Ordered)
        • org.springframework.aop.framework.AbstractAdvisingBeanPostProcessor (implements org.springframework.beans.factory.config.BeanPostProcessor)
          • org.springframework.aop.framework.autoproxy.AbstractBeanFactoryAwareAdvisingPostProcessor (implements org.springframework.beans.factory.BeanFactoryAware)
            • org.springframework.integration.aop.PublisherAnnotationBeanPostProcessor (implements org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.InitializingBean)
    • org.springframework.integration.aop.SimpleActiveIdleReceiveMessageAdvice (implements org.springframework.integration.aop.ReceiveMessageAdvice)
    • org.springframework.integration.aop.SimplePublisherMetadataSource

Interface Hierarchy

  • org.aopalliance.aop.Advice