|
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_GetDMQSettings
A Monitor_GetDMQSettings
instance requests the DMQ settings
of a server, a user or a destination.
Constructor Summary | |
Monitor_GetDMQSettings(int serverId)
Constructs a Monitor_GetDMQSettings instance. |
|
Monitor_GetDMQSettings(java.lang.String target)
Constructs a Monitor_GetDMQSettings instance. |
Method Summary | |
int |
getServerId()
Returns the identifier of the target server. |
java.lang.String |
getTarget()
Returns the identifier of the target destination or user. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Monitor_GetDMQSettings(int serverId)
Monitor_GetDMQSettings
instance.
serverId
- Identifier of the target server.public Monitor_GetDMQSettings(java.lang.String target)
Monitor_GetDMQSettings
instance.
target
- Identifier of the target destination or user.Method Detail |
public int getServerId()
public java.lang.String getTarget()
|
Joram ${version} | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |