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