クラス InboundChannelAdapterAnnotationPostProcessor

java.lang.ObjectSE
org.springframework.integration.config.AbstractMethodAnnotationPostProcessor<InboundChannelAdapter>
org.springframework.integration.config.InboundChannelAdapterAnnotationPostProcessor
実装済みのインターフェース一覧:
AwareBeanFactoryAwareMethodAnnotationPostProcessor<InboundChannelAdapter>

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