public class WaoInterceptor extends Object implements com.opensymphony.xwork2.interceptor.Interceptor
| Modifier and Type | Field and Description |
|---|---|
protected static com.google.common.collect.ImmutableSet<Class<LoginAction>> |
ACTIONS_ACCESSIBLE_WITHOUT_LOGIN |
| Constructor and Description |
|---|
WaoInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
protected WaoApplicationContext |
getWaoApplicationContext(com.opensymphony.xwork2.ActionInvocation invocation) |
protected WaoSession |
getWaoSession(com.opensymphony.xwork2.ActionInvocation invocation) |
void |
init() |
String |
intercept(com.opensymphony.xwork2.ActionInvocation invocation) |
protected WaoServiceContext |
newServiceContext(com.opensymphony.xwork2.ActionInvocation invocation,
Locale locale) |
protected static final com.google.common.collect.ImmutableSet<Class<LoginAction>> ACTIONS_ACCESSIBLE_WITHOUT_LOGIN
public void init()
init in interface com.opensymphony.xwork2.interceptor.Interceptorpublic String intercept(com.opensymphony.xwork2.ActionInvocation invocation) throws Exception
intercept in interface com.opensymphony.xwork2.interceptor.InterceptorExceptionprotected WaoSession getWaoSession(com.opensymphony.xwork2.ActionInvocation invocation)
protected WaoApplicationContext getWaoApplicationContext(com.opensymphony.xwork2.ActionInvocation invocation)
protected WaoServiceContext newServiceContext(com.opensymphony.xwork2.ActionInvocation invocation, Locale locale)
public void destroy()
destroy in interface com.opensymphony.xwork2.interceptor.InterceptorCopyright © 2009–2014 Ifremer. All rights reserved.