An alternative to implementing DisposableBean is specifying a custom destroy-method, for example in an XML bean definition. For a list of all bean lifecycle methods, see the BeanFactory javadocs. @author Juergen Hoeller @since 12.08.2003 @see org.springframework.beans.factory.support.RootBeanDefinition#getDestroyMethodName @see org.springframework.context.ConfigurableApplicationContext#close
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|