org.opennms.netmgt.config
Class NotificationCommandManager
java.lang.Object
org.opennms.netmgt.config.NotificationCommandManager
- Direct Known Subclasses:
- MockNotificationCommandManager, NotificationCommandFactory
- public abstract class NotificationCommandManager
- extends java.lang.Object
- Author:
- david hustace
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
m_commands
private java.util.Map m_commands
configIn
protected java.io.InputStream configIn
NotificationCommandManager
public NotificationCommandManager()
parseXML
protected void parseXML(java.io.Reader reader)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
- Parameters:
reader
-
- 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 eevans on May 29 2005 2015.