public interface ActionInterceptor extends ActionWrapper
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
intercept(ActionRequest actionRequest)
Intercepts action requests.
|
init, invoke, isEnabled, setEnabledjava.lang.Object intercept(ActionRequest actionRequest) throws java.lang.Exception
java.lang.ExceptionCopyright © 2003-2013 Jodd Team