org.opennms.netmgt.config
Class DestinationPathFactory
java.lang.Object
org.opennms.netmgt.config.DestinationPathManager
org.opennms.netmgt.config.DestinationPathFactory
public class DestinationPathFactory
- extends DestinationPathManager
| 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 |
DestinationPathFactory
public DestinationPathFactory()
init
public static void init()
throws IOException,
FileNotFoundException,
org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
- Throws:
IOException
FileNotFoundException
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
getInstance
public static DestinationPathFactory getInstance()
reload
public void reload()
throws IOException,
FileNotFoundException,
org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
- Throws:
IOException
FileNotFoundException
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
saveXML
protected void saveXML(String writerString)
throws IOException
- Specified by:
saveXML in class DestinationPathManager
- Parameters:
writerString -
- Throws:
IOException
update
public void update()
throws IOException,
org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException,
FileNotFoundException
- Specified by:
update in class DestinationPathManager
- Throws:
IOException
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
FileNotFoundException
Copyright © 2009. All Rights Reserved.