Uses of Class
org.springframework.integration.config.AbstractMethodAnnotationPostProcessor
-
Uses of AbstractMethodAnnotationPostProcessor in org.springframework.integration.config
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
.