public interface ServiceMonitors extends Serializable
PlainServiceMonitors| Modifier and Type | Method and Description | 
|---|---|
| ServiceDetails | getDetails()Returns the details of the service. | 
| String | getId()Returns the id of the service monitor (usually the bean id). | 
| Map<String,Object> | getMonitors()Returns monitor values. | 
String getId()
ServiceDetails getDetails()
Note, should not be marshalled from the server to the client, the client should be able to set it.
Copyright © GigaSpaces.