public class EchoFilter extends EchoInterceptor implements ActionFilter
EchoInterceptor.prefixIn, prefixOutenabled| Constructor and Description |
|---|
EchoFilter() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
filter(ActionRequest actionRequest)
Filters action requests.
|
getPrefixIn, getPrefixOut, intercept, out, printAfter, printBefore, setPrefixIn, setPrefixOutinvoke, toStringinit, isEnabled, setEnabledclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitinit, invoke, isEnabled, setEnabledpublic java.lang.Object filter(ActionRequest actionRequest) throws java.lang.Exception
ActionFilterfilter in interface ActionFilterjava.lang.ExceptionCopyright © 2003-2013 Jodd Team