org.opennms.netmgt.config
Class NotificationCommandFactory

java.lang.Object
  extended by org.opennms.netmgt.config.NotificationCommandManager
      extended by org.opennms.netmgt.config.NotificationCommandFactory

public class NotificationCommandFactory
extends NotificationCommandManager


Field Summary
 
Fields inherited from class org.opennms.netmgt.config.NotificationCommandManager
configIn
 
Method Summary
static NotificationCommandFactory getInstance()
           
static void init()
           
 void reload()
           
 
Methods inherited from class org.opennms.netmgt.config.NotificationCommandManager
getCommand, getCommands, parseXML
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

init

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

getInstance

public static NotificationCommandFactory getInstance()

reload

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


Copyright © 2009. All Rights Reserved.