| Package | Description |
|---|---|
| org.springframework.integration.config.annotation |
Provides classes supporting annotation-based configuration.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractMethodAnnotationPostProcessor<T extends Annotation>
Base class for Method-level annotation post-processors.
|
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 © 2016. All rights reserved.