Uses of Class
com.opensymphony.xwork.spring.SpringObjectFactory

Packages that use SpringObjectFactory
com.opensymphony.webwork.spring   
com.opensymphony.xwork.spring   
 

Uses of SpringObjectFactory in com.opensymphony.webwork.spring
 

Subclasses of SpringObjectFactory in com.opensymphony.webwork.spring
 class SessionContextSpringProxyableObjectFactory
          SessionContextSpringProxyableObjectFactory
 class WebWorkSpringObjectFactory
          WebWork object factory that integrates with Spring.
 

Uses of SpringObjectFactory in com.opensymphony.xwork.spring
 

Subclasses of SpringObjectFactory in com.opensymphony.xwork.spring
 class SpringProxyableObjectFactory
          SpringProxyableObjectFactory.
 


WebWork Project Page