|
Class Summary |
| SpringExternalReferenceResolver |
Resolves an xwork external-ref references to a component available from Spring application
context. |
| 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. |
| SpringProxyableObjectFactory |
SpringProxyableObjectFactory. |