public interface ProtocolFilter extends ConfigBeanProxy, PropertyBag
| Modifier and Type | Interface and Description |
|---|---|
static class |
ProtocolFilter.Duck |
| Modifier and Type | Method and Description |
|---|---|
Protocol |
findProtocol() |
String |
getClassname()
Protocol filter implementation class
|
String |
getName()
Protocol filter name, which could be used as reference
|
ProtocolChain |
getParent()
Returns the parent element of this configuration element.
|
void |
setClassname(String value) |
void |
setName(String value) |
createChild, deepCopy, getParentaddProperty, getProperty, getProperty, getPropertyValue, getPropertyValue, lookupProperty, removeProperty, removePropertyString getName()
void setName(String value)
String getClassname()
void setClassname(String value)
@DuckTyped Protocol findProtocol()
@DuckTyped ProtocolChain getParent()
ConfigBeanProxygetParent in interface ConfigBeanProxyCopyright © 2019. All rights reserved.