org.rhq.plugins.modcluster.config
Class AbstractConfigurationFile
java.lang.Object
org.rhq.plugins.modcluster.config.AbstractConfigurationFile
- Direct Known Subclasses:
- JBossWebServerFile, ModClusterBeanFile
public abstract class AbstractConfigurationFile
- extends Object
- Author:
- Stefan Negrea
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractConfigurationFile
public AbstractConfigurationFile(String fileName)
throws ParserConfigurationException,
SAXException,
IOException
- Throws:
ParserConfigurationException
SAXException
IOException
AbstractConfigurationFile
public AbstractConfigurationFile(File configurationFile)
throws ParserConfigurationException,
SAXException,
IOException
- Throws:
ParserConfigurationException
SAXException
IOException
getDocument
public Document getDocument()
- Returns:
- the doc
saveConfigurationFile
public void saveConfigurationFile()
throws Exception
- Throws:
Exception
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.