org.opennms.netmgt.threshd
Interface ThresholdsDao

All Known Implementing Classes:
DefaultThresholdsDao

public interface ThresholdsDao

Author:
Mathew Brozowski, DJ Gregor

Method Summary
 ThresholdGroup get(String name)
           
 ThresholdingConfigFactory getThresholdingConfigFactory()
           
 

Method Detail

get

ThresholdGroup get(String name)

getThresholdingConfigFactory

ThresholdingConfigFactory getThresholdingConfigFactory()


Copyright © 2009. All Rights Reserved.