public class EchoBaseInjectInterceptor extends Object implements com.opensymphony.xwork2.interceptor.Interceptor
| Constructor and Description |
|---|
EchoBaseInjectInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
protected EchoBaseApplicationContext |
getEchoBaseApplicationContext(com.opensymphony.xwork2.ActionInvocation invocation) |
protected EchoBaseSession |
getEchoBaseSession(com.opensymphony.xwork2.ActionInvocation invocation) |
void |
init() |
String |
intercept(com.opensymphony.xwork2.ActionInvocation invocation) |
protected EchoBaseServiceContext |
newServiceContext(com.opensymphony.xwork2.ActionInvocation invocation,
Locale locale) |
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 EchoBaseSession getEchoBaseSession(com.opensymphony.xwork2.ActionInvocation invocation)
protected EchoBaseApplicationContext getEchoBaseApplicationContext(com.opensymphony.xwork2.ActionInvocation invocation)
protected EchoBaseServiceContext newServiceContext(com.opensymphony.xwork2.ActionInvocation invocation, Locale locale)
public void destroy()
destroy in interface com.opensymphony.xwork2.interceptor.InterceptorCopyright © 2011–2013 Ifremer. All rights reserved.