Class MessageHolderInterceptor
java.lang.Object
com.atlassian.confluence.validation.MessageHolderInterceptor
- All Implemented Interfaces:
Serializable,org.apache.struts2.interceptor.Interceptor
public class MessageHolderInterceptor
extends Object
implements org.apache.struts2.interceptor.Interceptor
Sets a new
MessageHolder instance into all MessageHolderAware actions.- Since:
- 4.2
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MessageHolderInterceptor
public MessageHolderInterceptor()
-
-
Method Details
-
destroy
public void destroy()- Specified by:
destroyin interfaceorg.apache.struts2.interceptor.Interceptor
-
init
public void init()- Specified by:
initin interfaceorg.apache.struts2.interceptor.Interceptor
-
intercept
- Specified by:
interceptin interfaceorg.apache.struts2.interceptor.Interceptor- Throws:
Exception
-