public class RequestToVariableFilter extends java.lang.Object implements BSFManagerFilter
| Constructor and Description |
|---|
RequestToVariableFilter() |
| 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 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–2024 Apache Software Foundation. All rights reserved.