public class SystemStatusAO
extends java.lang.Object
implements java.io.Serializable
| Constructor and Description |
|---|
SystemStatusAO() |
| Modifier and Type | Method and Description |
|---|---|
KillSwitchConfiguration |
getKillSwitchConfiguration() |
ThresholdStatus |
getWorstThreshold() |
void |
setKillSwitchConfiguration(KillSwitchConfiguration killSwitchConfiguration) |
void |
setWorstThreshold(ThresholdStatus worstThreshold) |
public ThresholdStatus getWorstThreshold()
public void setWorstThreshold(ThresholdStatus worstThreshold)
public KillSwitchConfiguration getKillSwitchConfiguration()
public void setKillSwitchConfiguration(KillSwitchConfiguration killSwitchConfiguration)
Copyright © 2010-2020 anotheria.net. All Rights Reserved.