|
||||||||||
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_GetClusterRep
A Monitor_GetClusterRep
instance holds the identifiers of
a cluster's topics.
Constructor Summary | |
Monitor_GetClusterRep(java.util.Vector topics)
Constructs a Monitor_GetClusterRep instance. |
Method Summary | |
java.util.Vector |
getTopics()
Returns the identifiers of the cluster's topics. |
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_GetClusterRep(java.util.Vector topics)
Monitor_GetClusterRep
instance.
Method Detail |
public java.util.Vector getTopics()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |