|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.opensymphony.xwork.spring.SpringExternalReferenceResolver
public class SpringExternalReferenceResolver
Resolves an xwork external-ref references to a component available from Spring application context.
| Field Summary | |
|---|---|
protected org.springframework.context.ApplicationContext |
applicationContext
|
| Constructor Summary | |
|---|---|
SpringExternalReferenceResolver()
|
|
| Method Summary | |
|---|---|
void |
resolveReferences(ActionInvocation invocation)
|
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected org.springframework.context.ApplicationContext applicationContext
| Constructor Detail |
|---|
public SpringExternalReferenceResolver()
| Method Detail |
|---|
public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
setApplicationContext in interface org.springframework.context.ApplicationContextAware
public void resolveReferences(ActionInvocation invocation)
throws ReferenceResolverException
resolveReferences in interface ExternalReferenceResolverReferenceResolverException
|
XWork Project Page | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||