public class FilterDescriptor extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
classRef |
protected HashMap<String,String> |
initParams |
| Constructor and Description |
|---|
FilterDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
Utils.ClassRef |
getClassRef() |
javax.servlet.Filter |
getFilter() |
HashMap<String,String> |
getInitParams() |
String |
getRawClassRef() |
String |
toString() |
protected String classRef
public Utils.ClassRef getClassRef() throws ClassNotFoundException, BundleNotFoundException
public String getRawClassRef()
Copyright © 2020 Nuxeo SA. All rights reserved.