org.openoss.opennms.spring.qosd
Class QoSDConfigFactory

java.lang.Object
  extended by org.openoss.opennms.spring.qosd.QoSDConfigFactory

public class QoSDConfigFactory
extends java.lang.Object

loads the Qosd configuration from QoSD-configuration.xml


Field Summary
static boolean is_loaded
           
 
Constructor Summary
QoSDConfigFactory()
           
 
Method Summary
static QoSDConfiguration getConfig()
           
static void reload()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

is_loaded

public static boolean is_loaded
Constructor Detail

QoSDConfigFactory

public QoSDConfigFactory()
Method Detail

reload

public static void reload()
                   throws java.io.IOException,
                          org.exolab.castor.xml.MarshalException,
                          org.exolab.castor.xml.ValidationException
Throws:
java.io.IOException
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException

getConfig

public static QoSDConfiguration getConfig()
                                   throws java.io.IOException,
                                          org.exolab.castor.xml.MarshalException,
                                          org.exolab.castor.xml.ValidationException
Throws:
java.io.IOException
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException


Copyright ? 2006-2008. All Rights Reserved.