Class MessageHolderInterceptor
- java.lang.Object
-
- com.atlassian.confluence.validation.MessageHolderInterceptor
-
- All Implemented Interfaces:
com.opensymphony.xwork2.interceptor.Interceptor
,Serializable
public class MessageHolderInterceptor extends Object implements com.opensymphony.xwork2.interceptor.Interceptor
Sets a newMessageHolder
instance into allMessageHolderAware
actions.- Since:
- 4.2
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description MessageHolderInterceptor()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
destroy()
void
init()
String
intercept(com.opensymphony.xwork2.ActionInvocation actionInvocation)
-