org.opennms.netmgt.rrd
Class RrdConfig
java.lang.Object
org.opennms.netmgt.rrd.RrdConfig
public abstract class RrdConfig
- extends Object
Provides access to the rrd configuration data.
- Version:
- $Id: $
- Author:
- ranger
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RrdConfig
public RrdConfig()
getProperties
public static Properties getProperties()
throws IOException
- This loads the configuration file.
- Returns:
- a Properties object representing the configuration properties
- Throws:
IOException - if any.
Copyright © 2011. All Rights Reserved.