public static final class BaseIntegrationFlowDefinition.ReplyProducerCleaner extends ObjectSE implements DestructionAwareBeanPostProcessor
| 修飾子と型 | メソッドと説明 |
|---|---|
void | postProcessBeforeDestruction(ObjectSE bean, StringSE beanName) |
boolean | requiresDestruction(ObjectSE bean) |
cloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSEpostProcessAfterInitialization, postProcessBeforeInitializationpublic boolean requiresDestruction(ObjectSE bean)
DestructionAwareBeanPostProcessor の requiresDestruction public void postProcessBeforeDestruction(ObjectSE bean, StringSE beanName) throws BeansException
DestructionAwareBeanPostProcessor の postProcessBeforeDestruction BeansException