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