org.opennms.netmgt.config
Class NotificationCommandFactory
java.lang.Object
org.opennms.netmgt.config.NotificationCommandFactory
- public class NotificationCommandFactory
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
instance
private static NotificationCommandFactory instance
m_commandConfFile
private static java.io.File m_commandConfFile
m_commands
private static java.util.Map m_commands
configIn
protected static java.io.InputStream configIn
initialized
private static boolean initialized
- Boolean indicating if the init() method has been called
NotificationCommandFactory
private NotificationCommandFactory()
init
public static void init()
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
getInstance
public static NotificationCommandFactory getInstance()
reload
public static void reload()
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
- Throws:
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
getCommand
public Command getCommand(java.lang.String name)
getCommands
public java.util.Map getCommands()
Generated by root on August 18 2004 0350.