|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opennms.netmgt.config.CapsdConfigManager
org.opennms.netmgt.config.DefaultCapsdConfigManager
public class DefaultCapsdConfigManager
DefaultCapsdConfigManager class.
| Field Summary |
|---|
| Fields inherited from interface org.opennms.netmgt.config.CapsdConfig |
|---|
LAME_SNMP_HOST_IFINDEX |
| Constructor Summary | |
|---|---|
DefaultCapsdConfigManager()
Constructor for DefaultCapsdConfigManager. |
|
DefaultCapsdConfigManager(InputStream is)
Constructor for DefaultCapsdConfigManager. |
|
DefaultCapsdConfigManager(Reader rdr)
Deprecated. |
|
| Method Summary | |
|---|---|
protected void |
saveXml(String xml)
saveXml |
protected void |
update()
update |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultCapsdConfigManager()
Constructor for DefaultCapsdConfigManager.
@Deprecated
public DefaultCapsdConfigManager(Reader rdr)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
Constructor for DefaultCapsdConfigManager.
rdr - a Reader object.
org.exolab.castor.xml.MarshalException - if any.
org.exolab.castor.xml.ValidationException - if any.
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.| Method Detail |
|---|
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.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||