|
||||||||||
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_GetCluster
A Monitor_GetCluster
instance requests the list of the topics
part of a cluster.
Constructor Summary | |
Monitor_GetCluster(java.lang.String topic)
Constructs a Monitor_GetCluster instance. |
Method Summary | |
java.lang.String |
getTopic()
Returns the identifier of a topic part of the target cluster. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Monitor_GetCluster(java.lang.String topic)
Monitor_GetCluster
instance.
topic
- Identifier of a topic part of the target cluster.Method Detail |
public java.lang.String getTopic()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |