|
||||||||||
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_GetWriters
A Monitor_GetWriters
instance requests the list of
the writers on a given destination.
Constructor Summary | |
Monitor_GetWriters(java.lang.String dest)
Constructs a Monitor_GetWriters instance. |
Method Summary | |
java.lang.String |
getDest()
Returns the identifier of the target destination. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Monitor_GetWriters(java.lang.String dest)
Monitor_GetWriters
instance.
dest
- Identifier of the target destination.Method Detail |
public java.lang.String getDest()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |