de.is24.util.monitoring.measurement
Class AboveThresholdHistorizableHandler
java.lang.Object
de.is24.util.monitoring.measurement.AboveThresholdHistorizableHandler
- All Implemented Interfaces:
- MeasurementHandler
public class AboveThresholdHistorizableHandler
- extends Object
- implements MeasurementHandler
|
Method Summary |
void |
handle(String monitorName,
long measurement)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
thresholdName
private String thresholdName
threshold
private long threshold
AboveThresholdHistorizableHandler
public AboveThresholdHistorizableHandler(String thresholdName,
long threshold)
handle
public void handle(String monitorName,
long measurement)
- Specified by:
handle in interface MeasurementHandler
Copyright © 2013 Immobilien Scout GmbH. All Rights Reserved.