Class AsteriskConfig
- java.lang.Object
-
- org.opennms.netmgt.asterisk.utils.AsteriskConfig
-
public abstract class AsteriskConfig extends java.lang.Object
Provides access to the default Asterisk configuration data.- Version:
- $Id: $
- Author:
- ranger
-
-
Constructor Summary
Constructors Constructor Description AsteriskConfig()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.util.Properties
getProperties()
This loads the configuration file.
-