org.opennms.netmgt.config
Class DefaultCapsdConfigManager

java.lang.Object
  extended by org.opennms.netmgt.config.CapsdConfigManager
      extended by org.opennms.netmgt.config.DefaultCapsdConfigManager
All Implemented Interfaces:
CapsdConfig

public class DefaultCapsdConfigManager
extends CapsdConfigManager


Field Summary
 
Fields inherited from interface org.opennms.netmgt.config.CapsdConfig
LAME_SNMP_HOST_IFINDEX
 
Constructor Summary
DefaultCapsdConfigManager()
           
DefaultCapsdConfigManager(Reader rdr)
           
 
Method Summary
protected  void saveXml(String xml)
           
protected  void update()
           
 
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
 

Constructor Detail

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
Method Detail

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.