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, savepublic 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 CapsdConfigManagerIOException - 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 CapsdConfigManagerxml - a String object.IOException - if any.Copyright © 2015. All rights reserved.