クラス 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) クラス 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