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