org.objectweb.joram.shared.admin
Class UnsetDefaultDMQ
- java.io.Serializable
public class UnsetDefaultDMQ
An UnsetDefaultDMQ
instance requests to unset the default DMQ
of a given server.
- Serialized Form
int | getServerId() - Returns the identifier of the server which default DMQ is unset.
|
UnsetDefaultDMQ
public UnsetDefaultDMQ(int serverId)
Constructs a UnsetDefaultDMQ
instance.
serverId
- Identifier of the server which default DMQ is unset.
getServerId
public int getServerId()
Returns the identifier of the server which default DMQ is unset.
Copyright B) 2004 Scalagent - All rights reserved