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