|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.struts.scripting.TestFilter
public class TestFilter
Tests to make sure the filtering system is working.
Constructor Summary | |
---|---|
TestFilter()
|
Method Summary | |
---|---|
org.apache.bsf.BSFManager |
apply(org.apache.bsf.BSFManager mgr)
Applies the filter. |
void |
init(java.lang.String name,
java.util.Properties props)
Initializes the filter. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TestFilter()
Method Detail |
---|
public void init(java.lang.String name, java.util.Properties props)
init
in interface BSFManagerFilter
name
- The name of the filterprops
- The propertiespublic org.apache.bsf.BSFManager apply(org.apache.bsf.BSFManager mgr)
apply
in interface BSFManagerFilter
mgr
- The bsf manager
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |