public class TestFilter extends 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(String name,
Properties props)
Initializes the filter.
|
public void init(String name, Properties props)
init in interface BSFManagerFiltername - The name of the filterprops - The propertiespublic org.apache.bsf.BSFManager apply(org.apache.bsf.BSFManager mgr)
apply in interface BSFManagerFiltermgr - The bsf managerCopyright © 2000-2017 Apache Software Foundation. All Rights Reserved.