|
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.SetDefaultDMQ
A SetDefaultDMQ instance requests to set a given DMQ as the
default DMQ for a given server.
| Constructor Summary | |
SetDefaultDMQ(int serverId,
java.lang.String dmqId)
Constructs a SetDefaultDMQ instance. |
|
| Method Summary | |
java.lang.String |
getDmqId()
Returns the identifier of the DMQ. |
int |
getServerId()
Returns the identifier of the server the DMQ is set for. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SetDefaultDMQ(int serverId,
java.lang.String dmqId)
SetDefaultDMQ instance.
serverId - Identifier of the server the DMQ is set for.dmqId - Identifier of the DMQ.| Method Detail |
public int getServerId()
public java.lang.String getDmqId()
|
Joram ${version} | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||