Package com.atlassian.confluence.core
Class ResultLoggingInterceptor
java.lang.Object
org.apache.struts2.interceptor.AbstractInterceptor
org.apache.struts2.interceptor.LoggingInterceptor
com.atlassian.confluence.core.ResultLoggingInterceptor
- All Implemented Interfaces:
Serializable,org.apache.struts2.interceptor.ConditionalInterceptor,org.apache.struts2.interceptor.Interceptor
public class ResultLoggingInterceptor
extends org.apache.struts2.interceptor.LoggingInterceptor
Subclass of default Struts logging interceptor which adds logging of the action result.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.struts2.interceptor.AbstractInterceptor
destroy, init, setDisabled, shouldIntercept
-
Constructor Details
-
ResultLoggingInterceptor
public ResultLoggingInterceptor()
-
-
Method Details
-
intercept
- Specified by:
interceptin interfaceorg.apache.struts2.interceptor.Interceptor- Overrides:
interceptin classorg.apache.struts2.interceptor.LoggingInterceptor- Throws:
Exception
-