|
GigaSpaces XAP 7.0 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ServiceMonitors
A generic service that exists within a processing unit.
PlainServiceMonitors
Method Summary | |
---|---|
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. |
Method Detail |
---|
String getId()
ServiceDetails getDetails()
Note, should not be marshalled from the server to the client, the client should be able to set it.
Map<String,Object> getMonitors()
|
GigaSpaces XAP 7.0 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |