Class Hierarchy
- java.lang.Object
- org.springframework.aop.support.AbstractPointcutAdvisor (implements org.springframework.core.Ordered, org.springframework.aop.PointcutAdvisor, java.io.Serializable)
- org.springframework.integration.aop.PublisherAnnotationAdvisor (implements org.springframework.beans.factory.BeanFactoryAware)
- 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.SmartInstantiationAwareBeanPostProcessor)
- 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.SmartInitializingSingleton)
- org.springframework.aop.framework.autoproxy.AbstractBeanFactoryAwareAdvisingPostProcessor (implements org.springframework.beans.factory.BeanFactoryAware)
- org.springframework.aop.framework.AbstractAdvisingBeanPostProcessor (implements org.springframework.beans.factory.config.SmartInstantiationAwareBeanPostProcessor)
- org.springframework.aop.framework.ProxyProcessorSupport (implements org.springframework.aop.framework.AopInfrastructureBean, org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.core.Ordered)
- org.springframework.integration.aop.SimpleActiveIdleReceiveMessageAdvice (implements org.springframework.integration.aop.ReceiveMessageAdvice)
- org.springframework.integration.aop.SimplePublisherMetadataSource
- org.springframework.aop.support.AbstractPointcutAdvisor (implements org.springframework.core.Ordered, org.springframework.aop.PointcutAdvisor, java.io.Serializable)
Interface Hierarchy
- org.aopalliance.aop.Advice
- org.aopalliance.intercept.Interceptor
- org.aopalliance.intercept.MethodInterceptor
- org.springframework.integration.aop.ReceiveMessageAdvice
- org.springframework.integration.aop.MessageSourceMutator
- org.springframework.integration.aop.ReceiveMessageAdvice
- org.aopalliance.intercept.MethodInterceptor
- org.aopalliance.intercept.Interceptor