|
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.AdminReply
org.objectweb.joram.shared.admin.Monitor_Reply
org.objectweb.joram.shared.admin.Monitor_GetFatherRep
A Monitor_GetFatherRep instance holds the identifier of a
topic's hierarchical father.
| Field Summary |
| Fields inherited from class org.objectweb.joram.shared.admin.AdminReply |
NAME_ALREADY_USED, SERVER_ID_ALREADY_USED, START_FAILURE, UNKNOWN_SERVER |
| Constructor Summary | |
Monitor_GetFatherRep(java.lang.String fatherId)
Constructs a Monitor_GetFatherRep instance. |
|
| Method Summary | |
java.lang.String |
getFatherId()
Returns the identifier of the hierarchical father. |
| Methods inherited from class org.objectweb.joram.shared.admin.AdminReply |
getErrorCode, getInfo, getReplyObject, succeeded, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public Monitor_GetFatherRep(java.lang.String fatherId)
Monitor_GetFatherRep instance.
fatherId - Identifier of the hierarchical father.| Method Detail |
public java.lang.String getFatherId()
|
Joram ${version} | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||