com.opensymphony.webwork.util
Interface ObjectFactoryLifecycle
- All Superinterfaces:
- ObjectFactoryDestroyable, ObjectFactoryInitializable
public interface ObjectFactoryLifecycle - extends ObjectFactoryInitializable, ObjectFactoryDestroyable
An interface indicating the lifecycle of an ObjectFactory implementation.
- Version:
- $Date: 2006/03/16 14:44:01 $ $Id: ObjectFactoryLifecycle.java,v 1.1 2006/03/16 14:44:01 tmjee Exp $
- Author:
- tm_jee
- See Also:
ObjectFactoryLifecycle,
ObjectFactory,
ObjectFactoryInitializable,
ObjectFactoryDestroyable
|