public class AboveThresholdHistorizableHandler extends Object implements MeasurementHandler
| Modifier and Type | Field and Description |
|---|---|
private long |
threshold |
private String |
thresholdName |
| Constructor and Description |
|---|
AboveThresholdHistorizableHandler(String thresholdName,
long threshold) |
private String thresholdName
private long threshold
public AboveThresholdHistorizableHandler(String thresholdName, long threshold)
public void handle(String monitorName, long measurement)
handle in interface MeasurementHandlerCopyright © 2013 Immobilien Scout GmbH. All Rights Reserved.