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 08:44:02 -0600 (Thu, 16 Mar 2006) $ $Id: ObjectFactoryLifecycle.java 2423 2006-03-16 14:44:02Z tmjee $
- Author:
- tm_jee
- See Also:
ObjectFactoryLifecycle,
ObjectFactory,
ObjectFactoryInitializable,
ObjectFactoryDestroyable
|