クラス BaseIntegrationFlowDefinition.ReplyProducerCleaner
java.lang.ObjectSE
org.springframework.integration.dsl.BaseIntegrationFlowDefinition.ReplyProducerCleaner
- 実装されたすべてのインターフェース:
AopInfrastructureBean
、BeanPostProcessor
、DestructionAwareBeanPostProcessor
- 含まれているクラス:
BaseIntegrationFlowDefinition<B extends BaseIntegrationFlowDefinition<B>>
public static final class BaseIntegrationFlowDefinition.ReplyProducerCleaner
extends ObjectSE
implements DestructionAwareBeanPostProcessor, AopInfrastructureBean
- 導入:
- 5.2.1
- 作成者:
- Artem Bilan, Gary Russell, Gabriele Del Prete, Tim Feuerbach, Ngoc Nhan
コンストラクターの概要
コンストラクターメソッドのサマリー
修飾子と型メソッド説明void
postProcessBeforeDestruction
(ObjectSE bean, StringSE beanName) boolean
requiresDestruction
(ObjectSE bean) クラス java.lang.ObjectSE から継承されたメソッド
clone, equalsSE, finalize, getClass, hashCode, notify, notifyAll, toString, wait, waitSE, waitSE
インターフェース org.springframework.beans.factory.config.BeanPostProcessor から継承されたメソッド
postProcessAfterInitialization, postProcessBeforeInitialization
コンストラクターの詳細
ReplyProducerCleaner
public ReplyProducerCleaner()
メソッドの詳細
requiresDestruction
- 次で指定:
- インターフェース
DestructionAwareBeanPostProcessor
のrequiresDestruction
postProcessBeforeDestruction
- 次で指定:
- インターフェース
DestructionAwareBeanPostProcessor
のpostProcessBeforeDestruction
- 例外:
BeansException