Uses of Class
org.springframework.integration.config.annotation.AbstractMethodAnnotationPostProcessor
Package
Description
Provides classes supporting annotation-based configuration.
-
Uses of AbstractMethodAnnotationPostProcessor in org.springframework.integration.config.annotation
Modifier and TypeClassDescriptionclass
Post-processor for the@Aggregator
annotation.class
Post-processor for the@BridgeFrom
annotation.class
Post-processor for the@BridgeTo
annotation.class
Post-processor for Methods annotated with@Filter
.class
Post-processor for Methods annotated with@InboundChannelAdapter
.class
Post-processor for Methods annotated with@Router
.class
Post-processor for Methods annotated with@ServiceActivator
.class
Post-processor for Methods annotated with@Splitter
.class
Post-processor for Methods annotated with a@Transformer
.