Class KActionContextStoreInterceptor

  • All Implemented Interfaces:
    com.opensymphony.xwork2.interceptor.Interceptor, Serializable

    public class KActionContextStoreInterceptor
    extends com.opensymphony.xwork2.interceptor.AbstractInterceptor
    Interceptor Struts figeant le context.
    Author:
    npiedeloup
    See Also:
    Serialized Form
    • Constructor Detail

      • KActionContextStoreInterceptor

        public KActionContextStoreInterceptor()
    • Method Detail

      • intercept

        public String intercept​(com.opensymphony.xwork2.ActionInvocation actionInvocation)
                         throws Exception
        Specified by:
        intercept in interface com.opensymphony.xwork2.interceptor.Interceptor
        Specified by:
        intercept in class com.opensymphony.xwork2.interceptor.AbstractInterceptor
        Throws:
        Exception