com.xmatters.ibm.tivoli
Class AlarmPointNullHandler
java.lang.Object
psdi.iface.router.BaseRouterHandler
com.xmatters.ibm.tivoli.AlarmPointNullHandler
- All Implemented Interfaces:
- psdi.iface.router.RouterHandler
public class AlarmPointNullHandler
- extends psdi.iface.router.BaseRouterHandler
Used to create a Handler that does nothing
- Author:
- bneate
Fields inherited from class psdi.iface.router.BaseRouterHandler |
endPointPropVals, epName, metaData |
Fields inherited from interface psdi.iface.router.RouterHandler |
PASSWORD, USERNAME |
Method Summary |
java.util.List<psdi.iface.router.RouterPropsInfo> |
getProperties()
|
byte[] |
invoke(java.util.Map<java.lang.String,?> metaData,
byte[] data)
|
Methods inherited from class psdi.iface.router.BaseRouterHandler |
getBooleanPropertyValue, getDatePropertyValue, getDoublePropertyValue, getIntPropertyValue, getLongPropertyValue, getOverrideValue, getPropertyValue, isOverridden, isPropertyOverridable |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AlarmPointNullHandler
public AlarmPointNullHandler()
AlarmPointNullHandler
public AlarmPointNullHandler(psdi.iface.mic.MaxEndPointInfo endPointInfo)
invoke
public byte[] invoke(java.util.Map<java.lang.String,?> metaData,
byte[] data)
throws psdi.util.MXException
- Specified by:
invoke
in interface psdi.iface.router.RouterHandler
- Overrides:
invoke
in class psdi.iface.router.BaseRouterHandler
- Throws:
psdi.util.MXException
getProperties
public java.util.List<psdi.iface.router.RouterPropsInfo> getProperties()