org.objectweb.joram.shared.admin
Class UnsetQueueThreshold
- java.io.Serializable
public class UnsetQueueThreshold
An UnsetQueueThreshold
instance requests to unset the
threshold value of a given queue.
- Serialized Form
String | getQueueId() - Returns the identifier of the queue which threshold is unset.
|
UnsetQueueThreshold
public UnsetQueueThreshold(String queueId)
Constructs an UnsetQueueThreshold
instance.
queueId
- Identifier of the queue which threshold is unset.
getQueueId
public String getQueueId()
Returns the identifier of the queue which threshold is unset.
Copyright B) 2004 Scalagent - All rights reserved