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

Packages that use ObjectFactoryInitializable
com.opensymphony.webwork.plexus   
com.opensymphony.webwork.spring   
com.opensymphony.webwork.util Miscellaneous helper classes. 
 

Uses of ObjectFactoryInitializable in com.opensymphony.webwork.plexus
 

Classes in com.opensymphony.webwork.plexus that implement ObjectFactoryInitializable
 class PlexusObjectFactory
          Plexus integartion.
 

Uses of ObjectFactoryInitializable in com.opensymphony.webwork.spring
 

Classes in com.opensymphony.webwork.spring that implement ObjectFactoryInitializable
 class WebWorkSpringObjectFactory
          WebWork object factory that integrates with Spring.
 

Uses of ObjectFactoryInitializable in com.opensymphony.webwork.util
 

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


WebWork Project Page