org.opennms.netmgt.threshd
Class ThresholdResourceType
java.lang.Object
org.opennms.netmgt.threshd.ThresholdResourceType
public class ThresholdResourceType
- extends Object
- Author:
- Mathew Brozowski
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ThresholdResourceType
public ThresholdResourceType(String type)
getDsType
public String getDsType()
getThresholdMap
public Map<String,Set<ThresholdEntity>> getThresholdMap()
setThresholdMap
public void setThresholdMap(Map<String,Set<ThresholdEntity>> thresholdMap)
log
public Category log()
Copyright © 2009. All Rights Reserved.