|
OpenNMS API 1.2.3 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.opennms.netmgt.config.DestinationPathManager
org.opennms.netmgt.notifd.mock.MockDestinationPathManager
Field Summary |
Fields inherited from class org.opennms.netmgt.config.DestinationPathManager |
configIn |
Constructor Summary | |
MockDestinationPathManager(java.lang.String xmlString)
|
Method Summary | |
protected void |
saveXML(java.lang.String writerString)
|
void |
update()
|
Methods inherited from class org.opennms.netmgt.config.DestinationPathManager |
addPath, getPath, getPaths, getTargetCommands, getTargetList, parseXML, pathHasTarget, removePath, removePath, replacePath, saveCurrent |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public MockDestinationPathManager(java.lang.String xmlString) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
Method Detail |
protected void saveXML(java.lang.String writerString) throws java.io.IOException
saveXML
in class DestinationPathManager
writerString
-
java.io.IOException
public void update() throws java.io.IOException, org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException, java.io.FileNotFoundException
update
in class DestinationPathManager
java.io.IOException
org.exolab.castor.xml.MarshalException
java.io.FileNotFoundException
org.exolab.castor.xml.ValidationException
|
OpenNMS API 1.2.3 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |