org.opennms.netmgt.config
Interface CatFactory
- All Known Implementing Classes:
- CategoryFactory, MockCategoryFactory
- 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
public Catinfo getConfig()
getCategory
public Category getCategory(java.lang.String name)
getEffectiveRule
public java.lang.String getEffectiveRule(java.lang.String catLabel)
getNormal
public double getNormal(java.lang.String catlabel)
getWarning
public double getWarning(java.lang.String catlabel)
Generated by eevans on June 12 2006 2128.