org.objectweb.joram.shared.admin

Class UnsetDefaultDMQ

Implemented Interfaces:
java.io.Serializable

public class UnsetDefaultDMQ
extends AdminRequest

An UnsetDefaultDMQ instance requests to unset the default DMQ of a given server.

See Also:
Serialized Form

Constructor Summary

UnsetDefaultDMQ(int serverId)
Constructs a UnsetDefaultDMQ instance.

Method Summary

int
getServerId()
Returns the identifier of the server which default DMQ is unset.

Constructor Details

UnsetDefaultDMQ

public UnsetDefaultDMQ(int serverId)
Constructs a UnsetDefaultDMQ instance.

Parameters:
serverId - Identifier of the server which default DMQ is unset.

Method Details

getServerId

public int getServerId()
Returns the identifier of the server which default DMQ is unset.


Copyright B) 2004 Scalagent - All rights reserved