|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.joram.shared.admin.AdminReply
org.objectweb.joram.shared.admin.Monitor_Reply
org.objectweb.joram.shared.admin.Monitor_GetServersIdsRep
A Monitor_GetServersIdsRep
instance holds the list of the
platform's servers' identifiers.
Constructor Summary | |
Monitor_GetServersIdsRep(java.util.Vector ids)
Constructs a Monitor_GetServersRep instance. |
Method Summary | |
java.util.Vector |
getIds()
Returns the servers' identifiers. |
Methods inherited from class org.objectweb.joram.shared.admin.AdminReply |
getInfo, getReplyObject, succeeded |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Monitor_GetServersIdsRep(java.util.Vector ids)
Monitor_GetServersRep
instance.
ids
- Vector of servers' identifiers.Method Detail |
public java.util.Vector getIds()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |