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.Interceptorintercept in class com.opensymphony.xwork2.interceptor.AbstractInterceptorinvocation - ActionInvocationException - eprotected String getRequestName(com.opensymphony.xwork2.ActionInvocation invocation)
Copyright © 2008–2023 Emeric Vernat. All rights reserved.