public class MagalieInterceptor extends Object implements com.opensymphony.xwork2.interceptor.Interceptor
| Modifier and Type | Field and Description |
|---|---|
static com.google.common.collect.ImmutableSet<Class<? extends MagalieActionSupport>> |
ACCESSIBLE_ACTIONS_FOR_NOT_LOGGED_USER |
| Constructor and Description |
|---|
MagalieInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
protected MagalieApplicationContext |
getMagalieApplicationContext(com.opensymphony.xwork2.ActionInvocation invocation) |
protected MagalieSession |
getMagalieSession(com.opensymphony.xwork2.ActionInvocation invocation) |
void |
init() |
String |
intercept(com.opensymphony.xwork2.ActionInvocation invocation) |
protected MagalieServiceContext |
newServiceContext(com.opensymphony.xwork2.ActionInvocation invocation) |
public static final com.google.common.collect.ImmutableSet<Class<? extends MagalieActionSupport>> ACCESSIBLE_ACTIONS_FOR_NOT_LOGGED_USER
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 MagalieSession getMagalieSession(com.opensymphony.xwork2.ActionInvocation invocation)
protected MagalieApplicationContext getMagalieApplicationContext(com.opensymphony.xwork2.ActionInvocation invocation)
protected MagalieServiceContext newServiceContext(com.opensymphony.xwork2.ActionInvocation invocation)
public void destroy()
destroy in interface com.opensymphony.xwork2.interceptor.InterceptorCopyright © 2013 CodeLutin. All rights reserved.