Class KActionContextStoreInterceptor
- java.lang.Object
-
- com.opensymphony.xwork2.interceptor.AbstractInterceptor
-
- io.vertigo.struts2.impl.interceptor.KActionContextStoreInterceptor
-
- All Implemented Interfaces:
com.opensymphony.xwork2.interceptor.Interceptor,Serializable
public class KActionContextStoreInterceptor extends com.opensymphony.xwork2.interceptor.AbstractInterceptorInterceptor Struts figeant le context.- Author:
- npiedeloup
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description KActionContextStoreInterceptor()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Stringintercept(com.opensymphony.xwork2.ActionInvocation actionInvocation)
-
-
-
Method Detail
-
intercept
public String intercept(com.opensymphony.xwork2.ActionInvocation actionInvocation) throws Exception
- Specified by:
interceptin interfacecom.opensymphony.xwork2.interceptor.Interceptor- Specified by:
interceptin classcom.opensymphony.xwork2.interceptor.AbstractInterceptor- Throws:
Exception
-
-