public class DefaultCapsdConfigManager extends CapsdConfigManager
DefaultCapsdConfigManager class.
LAME_SNMP_HOST_IFINDEX
Constructor and Description |
---|
DefaultCapsdConfigManager()
Constructor for DefaultCapsdConfigManager.
|
DefaultCapsdConfigManager(InputStream is)
Constructor for DefaultCapsdConfigManager.
|
Modifier and Type | Method and Description |
---|---|
protected void |
saveXml(String xml)
saveXml
|
protected void |
update()
update
|
addProtocolPlugin, getAbortProtocolScansFlag, getConfiguration, getConfiguredProtocols, getDeletePropagationEnabled, getInitialSleepTime, getMaxRescanThreadPoolSize, getMaxSuspectThreadPoolSize, getPluginProperties, getProtocolConfigurationProperties, getProtocolConfigurations, getProtocolPlugin, getProtocolPlugins, getRanges, getRescanFrequency, getSmbAuth, getSpecifics, getXmlrpc, isAddressUnmanaged, isXmlRpcEnabled, loadXml, save
public DefaultCapsdConfigManager()
Constructor for DefaultCapsdConfigManager.
public DefaultCapsdConfigManager(InputStream is) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
Constructor for DefaultCapsdConfigManager.
is
- a InputStream
object.org.exolab.castor.xml.MarshalException
- if any.org.exolab.castor.xml.ValidationException
- if any.protected void update() throws IOException, FileNotFoundException, org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
update
update
in class CapsdConfigManager
IOException
- if any.FileNotFoundException
- if any.org.exolab.castor.xml.MarshalException
- if any.org.exolab.castor.xml.ValidationException
- if any.protected void saveXml(String xml) throws IOException
saveXml
saveXml
in class CapsdConfigManager
xml
- a String
object.IOException
- if any.Copyright © 2017. All rights reserved.