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