org.opennms.netmgt.config
Class DefaultCapsdConfigManager
java.lang.Object
org.opennms.netmgt.config.CapsdConfigManager
org.opennms.netmgt.config.DefaultCapsdConfigManager
- All Implemented Interfaces:
- CapsdConfig
public class DefaultCapsdConfigManager
- extends CapsdConfigManager
| Methods inherited from class org.opennms.netmgt.config.CapsdConfigManager |
addProtocolPlugin, determinePrimarySnmpInterface, getAbortProtocolScansFlag, getConfiguration, getConfiguredProtocols, getDeletePropagationEnabled, getInitialSleepTime, getMaxRescanThreadPoolSize, getMaxSuspectThreadPoolSize, getPluginProperties, getProtocolConfigurationProperties, getProtocolConfigurations, getProtocolPlugin, getProtocolPlugins, getRanges, getRescanFrequency, getSmbAuth, getSpecifics, getXmlrpc, isAddressUnmanaged, isXmlRpcEnabled, loadXml, save, toLong |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultCapsdConfigManager
public DefaultCapsdConfigManager()
DefaultCapsdConfigManager
public DefaultCapsdConfigManager(Reader rdr)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
- Throws:
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
update
protected void update()
throws IOException,
FileNotFoundException,
org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
- Specified by:
update in class CapsdConfigManager
- Throws:
IOException
FileNotFoundException
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
saveXml
protected void saveXml(String xml)
throws IOException
- Specified by:
saveXml in class CapsdConfigManager
- Throws:
IOException
Copyright © 2009. All Rights Reserved.