|
Joram ${version} | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.objectweb.joram.shared.admin.AdminRequest
org.objectweb.joram.shared.admin.UnsetDefaultThreshold
An UnsetDefaultThreshold instance requests to unset the
default threshold value of a given server.
| Constructor Summary | |
UnsetDefaultThreshold(int serverId)
Constructs a UnsetDefaultThreshold instance. |
|
| Method Summary | |
int |
getServerId()
Returns the identifier of the server which threshold is unset. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public UnsetDefaultThreshold(int serverId)
UnsetDefaultThreshold instance.
serverId - Identifier of the server which threshold is unset.| Method Detail |
public int getServerId()
|
Joram ${version} | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||