|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.joram.shared.admin.AdminRequest
org.objectweb.joram.shared.admin.Monitor_Request
org.objectweb.joram.shared.admin.Monitor_GetServersIds
A Monitor_GetServersIds
instance requests the list of
the platform's servers' identifiers.
Constructor Summary | |
Monitor_GetServersIds(int serverId)
Constructs a Monitor_GetServersIds instance. |
Method Summary | |
int |
getServerId()
Returns the identifier of the target server. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Monitor_GetServersIds(int serverId)
Monitor_GetServersIds
instance.
serverId
- Identifier of the target server.Method Detail |
public int getServerId()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |