com.opensymphony.xwork.spring |
|
Java Source File Name | Type | Comment |
SpringExternalReferenceResolver.java | Class | Resolves an xwork external-ref references to a component available from Spring application
context. |
SpringObjectFactory.java | Class | 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. |
SpringProxyableObjectFactory.java | Class | SpringProxyableObjectFactory. |