public class EchoFilter extends java.lang.Object implements ActionFilter
EchoInterceptor
.Constructor and Description |
---|
EchoFilter() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
filter(ActionRequest actionRequest)
Filters action requests.
|
void |
setPrefixIn(java.lang.String prefixIn) |
void |
setPrefixOut(java.lang.String prefixOut) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
apply
init
public void setPrefixIn(java.lang.String prefixIn)
public void setPrefixOut(java.lang.String prefixOut)
public java.lang.Object filter(ActionRequest actionRequest) throws java.lang.Exception
ActionFilter
filter
in interface ActionFilter
java.lang.Exception
Copyright © 2003-present Jodd Team