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