public final class StrutsInterceptor
extends com.opensymphony.xwork2.interceptor.AbstractInterceptor
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.Interceptor
intercept
in class com.opensymphony.xwork2.interceptor.AbstractInterceptor
invocation
- ActionInvocationException
- eprotected String getRequestName(com.opensymphony.xwork2.ActionInvocation invocation)
Copyright © 2008–2017 Emeric Vernat. All rights reserved.