Uses of Interface
com.opensymphony.webwork.util.ObjectFactoryDestroyable

Packages that use ObjectFactoryDestroyable
com.opensymphony.webwork.util Miscellaneous helper classes. 
 

Uses of ObjectFactoryDestroyable in com.opensymphony.webwork.util
 

Subinterfaces of ObjectFactoryDestroyable in com.opensymphony.webwork.util
 interface ObjectFactoryLifecycle
          An interface indicating the lifecycle of an ObjectFactory implementation.
 


WebWork Project Page