|
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.SetDefaultThreshold
A SetDefaultThreshold instance requests to set a given
threshold value as the default threshold for a given server.
| Constructor Summary | |
SetDefaultThreshold(int serverId,
int threshold)
Constructs a SetDefaultThreshold instance. |
|
| Method Summary | |
int |
getServerId()
Returns the identifier of the server the threshold is set for. |
int |
getThreshold()
Returns the threshold value. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SetDefaultThreshold(int serverId,
int threshold)
SetDefaultThreshold instance.
serverId - Identifier of the server the threshold is set for.threshold - Threshold value.| Method Detail |
public int getServerId()
public int getThreshold()
|
Joram ${version} | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||