Uses of Package
com.opensymphony.xwork.spring

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

Classes in com.opensymphony.xwork.spring used by com.opensymphony.xwork.spring
SpringObjectFactory
          Simple implementation of the ObjectFactory that makes use of Spring's application context if one has been configured, before falling back on the default mechanism of instantiating a new class using the class name.
 


XWork Project Page