public class IfaceTableHandler extends BaseRouterHandler
endPointPropVals, epName, metaDataBIDICONFIG, 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, isPropertyOverridablepublic IfaceTableHandler(MaxEndPointInfo endPointInfo)
public IfaceTableHandler()
public byte[] invoke(java.util.Map metaData,
byte[] data)
throws MXException
invoke in interface RouterHandlerinvoke in class BaseRouterHandlerdata - 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()