org.opennms.netmgt.threshd
Class ThresholdEvaluatorHighLow

java.lang.Object
  extended by org.opennms.netmgt.threshd.ThresholdEvaluatorHighLow
All Implemented Interfaces:
ThresholdEvaluator

public class ThresholdEvaluatorHighLow
extends Object
implements ThresholdEvaluator


Nested Class Summary
static class ThresholdEvaluatorHighLow.ThresholdEvaluatorStateHighLow
           
 
Constructor Summary
ThresholdEvaluatorHighLow()
           
 
Method Summary
 ThresholdEvaluatorState getThresholdEvaluatorState(BaseThresholdDefConfigWrapper threshold)
           
 boolean supportsType(String type)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ThresholdEvaluatorHighLow

public ThresholdEvaluatorHighLow()
Method Detail

supportsType

public boolean supportsType(String type)
Specified by:
supportsType in interface ThresholdEvaluator

getThresholdEvaluatorState

public ThresholdEvaluatorState getThresholdEvaluatorState(BaseThresholdDefConfigWrapper threshold)
Specified by:
getThresholdEvaluatorState in interface ThresholdEvaluator


Copyright © 2009. All Rights Reserved.