Class CustomServiceMonitors
java.lang.Object
org.openspaces.pu.service.PlainServiceMonitors
org.openspaces.pu.service.CustomServiceMonitors
- All Implemented Interfaces:
SmartExternalizable, Externalizable, Serializable, ServiceMonitors
This class should be used by customers in order to implement their ServiceMonitors
- Since:
- 8.0.1
- See Also:
-
Field Summary
Fields inherited from class PlainServiceMonitors
details, id, monitors -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class PlainServiceMonitors
getDetails, getId, getMonitors, readExternal, setDetails, toString, writeExternalMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface SmartExternalizable
enabledSmartExternalizableWithReference
-
Constructor Details
-
CustomServiceMonitors
public CustomServiceMonitors() -
CustomServiceMonitors
- Parameters:
id- should identify that service
-
CustomServiceMonitors
-