クラス GlobalChannelInterceptorProcessor

java.lang.ObjectSE
org.springframework.integration.config.GlobalChannelInterceptorProcessor
実装されたすべてのインターフェース:
AopInfrastructureBeanAwareBeanFactoryAwareBeanPostProcessorSmartInitializingSingleton

public final class GlobalChannelInterceptorProcessor extends ObjectSE implements BeanFactoryAware, SmartInitializingSingleton, BeanPostProcessor, AopInfrastructureBean
このクラスは、グローバルインターセプター(<channel-interceptor> または @GlobalChannelInterceptor)をメッセージチャネル Bean に適用します。
導入:
2.0
作成者:
Oleg Zhurakousky, Mark Fisher, Artem Bilan, Gary Russell, Meherzad Lahewala