クラス 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
コンストラクター概要
コンストラクター方法の概要
修飾子と型メソッド説明voidpostProcessBeforeDestruction(ObjectSE bean, StringSE beanName) booleanrequiresDestruction(ObjectSE bean) クラス ObjectSE から継承されたメソッド
clone, equalsSE, finalize, getClass, hashCode, notify, notifyAll, toString, wait, waitSE, waitSEインターフェース BeanPostProcessor から継承されたメソッド
postProcessAfterInitialization, postProcessBeforeInitialization
コンストラクターの詳細
ReplyProducerCleaner
public ReplyProducerCleaner()
方法の詳細
requiresDestruction
- 次で指定:
- インターフェース
DestructionAwareBeanPostProcessor内のrequiresDestruction
postProcessBeforeDestruction
- 次で指定:
- インターフェース
DestructionAwareBeanPostProcessor内のpostProcessBeforeDestruction - 例外:
BeansException