org.objectweb.joram.shared.admin
Class UnsetDestinationDMQ
- java.io.Serializable
public class UnsetDestinationDMQ
An UnsetDestinationDMQ
instance requests to unset the DMQ of
a given destination.
- Serialized Form
String | getDestId() - Returns the identifier of the destination which DMQ is unset.
|
UnsetDestinationDMQ
public UnsetDestinationDMQ(String destId)
Constructs an UnsetDestinationDMQ
instance.
destId
- Identifier of the destination which DMQ is unset.
getDestId
public String getDestId()
Returns the identifier of the destination which DMQ is unset.
Copyright B) 2004 Scalagent - All rights reserved