クラス IntegrationFlowBeanPostProcessor

java.lang.ObjectSE
org.springframework.integration.dsl.context.IntegrationFlowBeanPostProcessor
実装されたすべてのインターフェース:
AopInfrastructureBeanAwareBeanPostProcessorSmartInitializingSingletonApplicationContextAware

public class IntegrationFlowBeanPostProcessor extends ObjectSE implements BeanPostProcessor, ApplicationContextAware, SmartInitializingSingleton, AopInfrastructureBean
必要に応じて、IntegrationFlow Bean を解析し、それらのコンポーネントを提供された BeanFactory に Bean として登録する BeanPostProcessor
導入:
5.0
作成者:
Artem Bilan, Gary Russell