public class IfaceTableHandler extends BaseRouterHandler
endPointPropVals, epName, metaData
BIDICONFIG, PASSWORD, USERNAME
Constructor and Description |
---|
IfaceTableHandler() |
IfaceTableHandler(MaxEndPointInfo endPointInfo) |
Modifier and Type | Method and Description |
---|---|
java.util.List |
getProperties() |
byte[] |
invoke(java.util.Map metaData,
byte[] data)
Writes data for a given interface name.
|
getBooleanPropertyValue, getBooleanPropertyValue, getDatePropertyValue, getDoublePropertyValue, getIntPropertyValue, getLongPropertyValue, getOverrideValue, getPropertyValue, isOverridden, isPropertyOverridable
public IfaceTableHandler(MaxEndPointInfo endPointInfo)
public IfaceTableHandler()
public byte[] invoke(java.util.Map metaData, byte[] data) throws MXException
invoke
in interface RouterHandler
invoke
in class BaseRouterHandler
data
- the xml transaction in byte arrayMXException
- if there's a problem in writing data to queue.RouterHandler.invoke(java.util.Map, byte[])
public java.util.List getProperties()