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