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

Method Summary
 
Methods inherited from interface com.opensymphony.webwork.util.ObjectFactoryInitializable
init
 
Methods inherited from interface com.opensymphony.webwork.util.ObjectFactoryDestroyable
destroy
 


WebWork Project Page

Copyright 2000-2005 - OpenSymphony