Uses of Package
com.opensymphony.xwork2.spring

Packages that use com.opensymphony.xwork2.spring
com.opensymphony.xwork2.spring Spring ObjectFactory classes. 
com.opensymphony.xwork2.spring.interceptor Spring specific interceptor classes. 
 

Classes in com.opensymphony.xwork2.spring used by com.opensymphony.xwork2.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.
 

Classes in com.opensymphony.xwork2.spring used by com.opensymphony.xwork2.spring.interceptor
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.
 



Copyright © 2000-2008 Apache Software Foundation. All Rights Reserved.