public static final class BaseIntegrationFlowDefinition.ReplyProducerCleaner extends Object implements DestructionAwareBeanPostProcessor
Modifier and Type | Method and Description |
---|---|
void |
postProcessBeforeDestruction(Object bean,
String beanName) |
boolean |
requiresDestruction(Object bean) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
postProcessAfterInitialization, postProcessBeforeInitialization
public boolean requiresDestruction(Object bean)
requiresDestruction
in interface DestructionAwareBeanPostProcessor
public void postProcessBeforeDestruction(Object bean, String beanName) throws BeansException
postProcessBeforeDestruction
in interface DestructionAwareBeanPostProcessor
BeansException