|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.struts2.impl.InterceptorAdapter
public class InterceptorAdapter
Constructor Summary | |
---|---|
InterceptorAdapter(org.apache.struts2.spi.Interceptor delegate)
|
Method Summary | |
---|---|
void |
destroy()
|
void |
init()
|
java.lang.String |
intercept(com.opensymphony.xwork2.ActionInvocation invocation)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public InterceptorAdapter(org.apache.struts2.spi.Interceptor delegate)
Method Detail |
---|
public java.lang.String intercept(com.opensymphony.xwork2.ActionInvocation invocation) throws java.lang.Exception
intercept
in interface com.opensymphony.xwork2.interceptor.Interceptor
java.lang.Exception
public void destroy()
destroy
in interface com.opensymphony.xwork2.interceptor.Interceptor
public void init()
init
in interface com.opensymphony.xwork2.interceptor.Interceptor
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |