Interface LifeCycleAwareBean
- All Superinterfaces:
org.springframework.beans.factory.Aware,org.springframework.beans.factory.BeanFactoryAware,org.springframework.beans.factory.DisposableBean,org.springframework.beans.factory.InitializingBean
public interface LifeCycleAwareBean
extends org.springframework.beans.factory.InitializingBean, org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.BeanFactoryAware
- Author:
- Fabrizio Giudici
-
Method Summary
Methods inherited from interface org.springframework.beans.factory.BeanFactoryAware
setBeanFactoryMethods inherited from interface org.springframework.beans.factory.DisposableBean
destroyMethods inherited from interface org.springframework.beans.factory.InitializingBean
afterPropertiesSet