クラス DefaultConfiguringBeanFactoryPostProcessor

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

public class DefaultConfiguringBeanFactoryPostProcessor extends ObjectSE implements BeanDefinitionRegistryPostProcessor
多くのインフラストラクチャコンポーネントの Bean 定義をデフォルト構成で登録する BeanDefinitionRegistryPostProcessor 実装。それらはすべて、特定の Bean 名を使用してオーバーライドできます。
作成者:
Mark Fisher, Oleg Zhurakousky, Artem Bilan, Gary Russell, Michael Wiles, Pierre Lakreb, Chris Bono
関連事項: