org.opennms.netmgt.threshd
Class DefaultThresholdsDao
java.lang.Object
org.opennms.netmgt.threshd.DefaultThresholdsDao
- All Implemented Interfaces:
- ThresholdsDao, org.springframework.beans.factory.InitializingBean
public class DefaultThresholdsDao
- extends Object
- implements ThresholdsDao, org.springframework.beans.factory.InitializingBean
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultThresholdsDao
public DefaultThresholdsDao()
get
public ThresholdGroup get(String name)
- Specified by:
get in interface ThresholdsDao
getThresholdingConfigFactory
public ThresholdingConfigFactory getThresholdingConfigFactory()
- Specified by:
getThresholdingConfigFactory in interface ThresholdsDao
setThresholdingConfigFactory
public void setThresholdingConfigFactory(ThresholdingConfigFactory thresholdingConfigFactory)
afterPropertiesSet
public void afterPropertiesSet()
throws Exception
- Specified by:
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBean
- Throws:
Exception
Copyright © 2009. All Rights Reserved.