Hierarchy For Package org.springframework.integration.config.annotation
Package Hierarchies:Class Hierarchy
- java.lang.Object
- org.springframework.integration.config.annotation.AbstractMethodAnnotationPostProcessor<T> (implements org.springframework.integration.config.annotation.MethodAnnotationPostProcessor<T>)
- org.springframework.integration.config.annotation.AggregatorAnnotationPostProcessor
- org.springframework.integration.config.annotation.BridgeFromAnnotationPostProcessor
- org.springframework.integration.config.annotation.BridgeToAnnotationPostProcessor
- org.springframework.integration.config.annotation.FilterAnnotationPostProcessor
- org.springframework.integration.config.annotation.InboundChannelAdapterAnnotationPostProcessor
- org.springframework.integration.config.annotation.RouterAnnotationPostProcessor
- org.springframework.integration.config.annotation.ServiceActivatorAnnotationPostProcessor
- org.springframework.integration.config.annotation.SplitterAnnotationPostProcessor
- org.springframework.integration.config.annotation.TransformerAnnotationPostProcessor
- org.springframework.integration.config.annotation.AnnotationMetadataAdapter (implements org.springframework.core.type.AnnotationMetadata)
- org.springframework.integration.config.annotation.MessagingAnnotationPostProcessor (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.config.BeanPostProcessor, org.springframework.beans.factory.InitializingBean, org.springframework.beans.factory.SmartInitializingSingleton)
- org.springframework.integration.config.annotation.AbstractMethodAnnotationPostProcessor<T> (implements org.springframework.integration.config.annotation.MethodAnnotationPostProcessor<T>)
Interface Hierarchy
- org.springframework.integration.config.annotation.MethodAnnotationPostProcessor<T>