|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjodd.madvoc.interceptor.ActionInterceptor
jodd.madvoc.interceptor.DefaultWebAppInterceptors
public final class DefaultWebAppInterceptors
Marker for default interceptors for easy configuration purposes.
It will be replaced with the result of MadvocConfig.getDefaultInterceptors()
during action registration.
| Field Summary |
|---|
| Fields inherited from class jodd.madvoc.interceptor.ActionInterceptor |
|---|
initialized |
| Constructor Summary | |
|---|---|
DefaultWebAppInterceptors()
|
|
| Method Summary | |
|---|---|
java.lang.String |
intercept(ActionRequest actionRequest)
Intercepts action requests. |
| Methods inherited from class jodd.madvoc.interceptor.ActionInterceptor |
|---|
init, initialized, isInitialized, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultWebAppInterceptors()
| Method Detail |
|---|
public java.lang.String intercept(ActionRequest actionRequest)
throws java.lang.Exception
ActionInterceptor
intercept in class ActionInterceptorjava.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||