public final class StrutsInterceptor
extends com.opensymphony.xwork2.interceptor.AbstractInterceptor
"http://struts.apache.org/2.1.6/docs/interceptors.html"| Constructor and Description |
|---|
StrutsInterceptor()
Constructeur.
|
| Modifier and Type | Method and Description |
|---|---|
protected String |
getRequestName(com.opensymphony.xwork2.ActionInvocation invocation) |
String |
intercept(com.opensymphony.xwork2.ActionInvocation invocation)
Intercepte une exécution d'action struts.
|
public String intercept(com.opensymphony.xwork2.ActionInvocation invocation) throws Exception
intercept in interface com.opensymphony.xwork2.interceptor.Interceptorintercept in class com.opensymphony.xwork2.interceptor.AbstractInterceptorinvocation - ActionInvocationException - eprotected String getRequestName(com.opensymphony.xwork2.ActionInvocation invocation)
Copyright © 2008-2012 Emeric Vernat. All Rights Reserved.