public interface ProtocolChainInstanceHandler extends ConfigBeanProxy, PropertyBag
ConfigBeanProxy.DuckPropertyBag.Duck| Modifier and Type | Method and Description |
|---|---|
String |
getClassname()
Protocol chain instance handler implementation class
|
ProtocolChain |
getProtocolChain()
Defines protocol chain configuration
|
void |
setClassname(String value) |
void |
setProtocolChain(ProtocolChain value) |
createChild, deepCopy, getParent, getParentaddProperty, getProperty, getProperty, getPropertyValue, getPropertyValue, lookupProperty, removeProperty, removePropertyString getClassname()
void setClassname(String value)
ProtocolChain getProtocolChain()
void setProtocolChain(ProtocolChain value)
Copyright © 2019. All rights reserved.