パッケージ org.springframework.integration.config.annotation
アノテーションベースの構成をサポートするクラスを提供します。
インターフェースのサマリー インターフェース 説明 MethodAnnotationPostProcessor<T extends AnnotationSE> アノテーション付きメソッドの後処理のための戦略インターフェース。クラスのサマリー クラス 説明 AbstractMethodAnnotationPostProcessor<T extends AnnotationSE> メソッドレベルのアノテーションポストプロセッサーの基本クラス。AggregatorAnnotationPostProcessor @Aggregatorアノテーションのポストプロセッサー。AnnotationMetadataAdapter 提供された属性のMapSE によってメタデータを公開するためのAnnotationMetadata実装。BridgeFromAnnotationPostProcessor @BridgeFromアノテーションのポストプロセッサー。BridgeToAnnotationPostProcessor @BridgeToアノテーションのポストプロセッサー。FilterAnnotationPostProcessor @Filterアノテーションが付けられたメソッドのポストプロセッサー。InboundChannelAdapterAnnotationPostProcessor @InboundChannelAdapterアノテーションが付けられたメソッドのポストプロセッサー。MessagingAnnotationPostProcessor @Transformer、@Splitter、@Router、@Filter などのメソッドレベルのメッセージングアノテーションを処理するBeanPostProcessor実装。RouterAnnotationPostProcessor @Routerアノテーションが付けられたメソッドのポストプロセッサー。ServiceActivatorAnnotationPostProcessor @ServiceActivatorアノテーションが付けられたメソッドのポストプロセッサー。SplitterAnnotationPostProcessor @Splitterアノテーションが付けられたメソッドのポストプロセッサー。TransformerAnnotationPostProcessor @Transformerアノテーションが付けられたメソッドのポストプロセッサー。