|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.opensymphony.xwork2.interceptor.AbstractInterceptor
net.bull.javamelody.StrutsInterceptor
public final class StrutsInterceptor
Interceptor Struts 2 pour avoir les temps moyens des actions Struts.
"http://struts.apache.org/2.1.6/docs/interceptors.html"
| Constructor Summary | |
|---|---|
StrutsInterceptor()
Constructeur. |
|
| Method Summary | |
|---|---|
java.lang.String |
intercept(com.opensymphony.xwork2.ActionInvocation invocation)
Intercepte une exécution d'action struts. |
| Methods inherited from class com.opensymphony.xwork2.interceptor.AbstractInterceptor |
|---|
destroy, init |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StrutsInterceptor()
| Method Detail |
|---|
public java.lang.String intercept(com.opensymphony.xwork2.ActionInvocation invocation)
throws java.lang.Exception
intercept in interface com.opensymphony.xwork2.interceptor.Interceptorintercept in class com.opensymphony.xwork2.interceptor.AbstractInterceptorinvocation - ActionInvocation
java.lang.Exception - e
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||