クラス InboundChannelAdapterAnnotationPostProcessor

java.lang.ObjectSE
org.springframework.integration.config.annotation.AbstractMethodAnnotationPostProcessor<InboundChannelAdapter>
org.springframework.integration.config.annotation.InboundChannelAdapterAnnotationPostProcessor
実装されているすべてのインターフェース:
MethodAnnotationPostProcessor<InboundChannelAdapter>

public class InboundChannelAdapterAnnotationPostProcessor
extends AbstractMethodAnnotationPostProcessor<InboundChannelAdapter>
@InboundChannelAdapter アノテーションが付けられたメソッドのポストプロセッサー。
導入:
4.0
作成者:
Artem Bilan, Gary Russell, Oleg Zhurakousky