Package com.opensymphony.xwork2.spring
package com.opensymphony.xwork2.spring
-
ClassesClassDescriptionSimple 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.SpringProxyableObjectFactory.