|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.opensymphony.xwork2.interceptor.AbstractInterceptor
org.apache.empire.struts2.interceptors.InterceptorSupport
org.apache.empire.struts2.interceptors.ActionBasicsInterceptor
public class ActionBasicsInterceptor
Field Summary |
---|
Fields inherited from class org.apache.empire.struts2.interceptors.InterceptorSupport |
---|
NONE |
Constructor Summary | |
---|---|
ActionBasicsInterceptor()
|
Method Summary | |
---|---|
java.lang.String |
intercept(com.opensymphony.xwork2.ActionInvocation invocation)
|
void |
setErrorAction(java.lang.String errorAction)
|
Methods inherited from class com.opensymphony.xwork2.interceptor.AbstractInterceptor |
---|
destroy, init |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ActionBasicsInterceptor()
Method Detail |
---|
public void setErrorAction(java.lang.String errorAction)
public java.lang.String intercept(com.opensymphony.xwork2.ActionInvocation invocation) throws java.lang.Exception
intercept
in interface com.opensymphony.xwork2.interceptor.Interceptor
intercept
in class com.opensymphony.xwork2.interceptor.AbstractInterceptor
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |