public class SetupIncompleteInterceptor extends Object implements com.opensymphony.xwork.interceptor.Interceptor
Constructor and Description |
---|
SetupIncompleteInterceptor() |
Modifier and Type | Method and Description |
---|---|
void |
destroy() |
void |
init() |
String |
intercept(com.opensymphony.xwork.ActionInvocation invocation) |
public String intercept(com.opensymphony.xwork.ActionInvocation invocation) throws Exception
intercept
in interface com.opensymphony.xwork.interceptor.Interceptor
Exception
public void destroy()
destroy
in interface com.opensymphony.xwork.interceptor.Interceptor
public void init()
init
in interface com.opensymphony.xwork.interceptor.Interceptor
Copyright © 2003–2015 Atlassian. All rights reserved.