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$ $Id$
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
 



Copyright © 2013 OpenSymphony. All Rights Reserved.