GigaSpaces XAP 9.5 API

org.openspaces.pu.service
Class CustomServiceMonitors

java.lang.Object
  extended by org.openspaces.pu.service.PlainServiceMonitors
      extended by org.openspaces.pu.service.CustomServiceMonitors
All Implemented Interfaces:
Externalizable, Serializable, ServiceMonitors

public class CustomServiceMonitors
extends PlainServiceMonitors

This class should be used by customers in order to implement their ServiceMonitors

Since:
8.0.1
See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.openspaces.pu.service.PlainServiceMonitors
details, id, monitors
 
Constructor Summary
CustomServiceMonitors()
           
CustomServiceMonitors(String id)
           
CustomServiceMonitors(String id, Map<String,Object> monitors)
           
 
Method Summary
 
Methods inherited from class org.openspaces.pu.service.PlainServiceMonitors
getDetails, getId, getMonitors, readExternal, setDetails, toString, writeExternal
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CustomServiceMonitors

public CustomServiceMonitors()

CustomServiceMonitors

public CustomServiceMonitors(String id)
Parameters:
id - should identify that service

CustomServiceMonitors

public CustomServiceMonitors(String id,
                             Map<String,Object> monitors)
Parameters:
id - should identify that service
monitors - exposed monitors

GigaSpaces XAP 9.5 API

Copyright © GigaSpaces.