public class TestFilter extends java.lang.Object implements BSFManagerFilter
Constructor and Description |
---|
TestFilter() |
Modifier and Type | Method and Description |
---|---|
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.
|
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 managerCopyright © 2000–2018 Apache Software Foundation. All rights reserved.