public class AgrosystWebInterceptor extends Object implements com.opensymphony.xwork2.interceptor.Interceptor
| Constructor and Description |
|---|
AgrosystWebInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
protected AgrosystWebApplicationContext |
getAgrosystApplicationContext(com.opensymphony.xwork2.ActionInvocation invocation) |
protected AgrosystWebSession |
getAgrosystSession(com.opensymphony.xwork2.ActionInvocation invocation) |
void |
init() |
String |
intercept(com.opensymphony.xwork2.ActionInvocation invocation) |
protected ServiceFactory |
newServiceFactory(com.opensymphony.xwork2.ActionInvocation invocation,
String authenticationToken) |
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 AgrosystWebSession getAgrosystSession(com.opensymphony.xwork2.ActionInvocation invocation)
protected AgrosystWebApplicationContext getAgrosystApplicationContext(com.opensymphony.xwork2.ActionInvocation invocation)
protected ServiceFactory newServiceFactory(com.opensymphony.xwork2.ActionInvocation invocation, String authenticationToken)
public void destroy()
destroy in interface com.opensymphony.xwork2.interceptor.InterceptorCopyright © 2013 Inra. All rights reserved.