public class MASDDHandler extends MASDDBaseHandler
endPointPropVals, epName, metaDataBIDICONFIG, PASSWORD, USERNAME| Constructor and Description |
|---|
MASDDHandler() |
MASDDHandler(MaxEndPointInfo endPointInfo) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
invoke(java.util.Map metaData,
byte[] data)
All directly extending classes should call super.invoke(metaData, data) before proceeding
with the invoke.
|
void |
setup() |
connectTenant, getApi, getGraph, getProperties, getTenant, getUrl, getUserNamegetBooleanPropertyValue, getBooleanPropertyValue, getDatePropertyValue, getDoublePropertyValue, getIntPropertyValue, getLongPropertyValue, getOverrideValue, getPropertyValue, isOverridden, isPropertyOverridablepublic MASDDHandler(MaxEndPointInfo endPointInfo)
endPointInfo - public MASDDHandler()
public void setup()
setup in class MASDDBaseHandlerpublic byte[] invoke(java.util.Map metaData,
byte[] data)
throws MXException
BaseRouterHandlerinvoke in interface RouterHandlerinvoke in class BaseRouterHandlerMXExceptionRouterHandler.invoke(java.util.Map, byte[])