org.opennms.netmgt.config
Interface CatFactory
- All Known Implementing Classes:
- CategoryFactory
public interface CatFactory
- Author:
- jsartin
TODO To change the template for this generated type comment go to
Window - Preferences - Java - Code Style - Code Templates
getConfig
Catinfo getConfig()
getCategory
Category getCategory(String name)
getEffectiveRule
String getEffectiveRule(String catLabel)
getNormal
double getNormal(String catlabel)
getWarning
double getWarning(String catlabel)
Copyright © 2009. All Rights Reserved.