Package | Description |
---|---|
org.springframework.integration.config.annotation |
Provides classes supporting annotation-based configuration.
|
Modifier and Type | Class and Description |
---|---|
class |
AggregatorAnnotationPostProcessor
Post-processor for the
@Aggregator annotation. |
class |
FilterAnnotationPostProcessor
Post-processor for Methods annotated with
@Filter . |
class |
RouterAnnotationPostProcessor
Post-processor for Methods annotated with
@Router . |
class |
ServiceActivatorAnnotationPostProcessor
Post-processor for Methods annotated with
@ServiceActivator . |
class |
SplitterAnnotationPostProcessor
Post-processor for Methods annotated with
@Splitter . |
class |
TransformerAnnotationPostProcessor
Post-processor for Methods annotated with
@Transformer . |
Copyright © 2018. All rights reserved.