com.opensymphony.xwork.spring
Class SpringExternalReferenceResolver
java.lang.Object
com.opensymphony.xwork.spring.SpringExternalReferenceResolver
- All Implemented Interfaces:
- org.springframework.context.ApplicationContextAware, ExternalReferenceResolver
- public class SpringExternalReferenceResolver
- extends Object
- implements ExternalReferenceResolver, org.springframework.context.ApplicationContextAware
Resolves an xwork external-ref references to a component available from Spring application
context.
- Author:
- Ross
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
applicationContext
protected org.springframework.context.ApplicationContext applicationContext
SpringExternalReferenceResolver
public SpringExternalReferenceResolver()
setApplicationContext
public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
- Specified by:
setApplicationContext
in interface org.springframework.context.ApplicationContextAware
resolveReferences
public void resolveReferences(ActionInvocation invocation)
throws ReferenceResolverException
- Specified by:
resolveReferences
in interface ExternalReferenceResolver
- Throws:
ReferenceResolverException