public class MessageLoadingPreResultListener extends Object implements com.opensymphony.xwork.interceptor.PreResultListener
MessageHolder messages into a ConfluenceActionSupport instance
after Action execution but before Result execution.
See DefaultActionInvocation for how this works.
| Modifier and Type | Method and Description |
|---|---|
void |
beforeResult(com.opensymphony.xwork.ActionInvocation invocation,
String resultCode) |
static com.opensymphony.xwork.interceptor.PreResultListener |
getInstance() |
public static com.opensymphony.xwork.interceptor.PreResultListener getInstance()
public void beforeResult(com.opensymphony.xwork.ActionInvocation invocation,
String resultCode)
beforeResult in interface com.opensymphony.xwork.interceptor.PreResultListenerCopyright © 2003–2022 Atlassian. All rights reserved.