org.rhq.plugins.modcluster.config
Class JBossWebServerFile
java.lang.Object
org.rhq.plugins.modcluster.config.AbstractConfigurationFile
org.rhq.plugins.modcluster.config.JBossWebServerFile
public class JBossWebServerFile
- extends AbstractConfigurationFile
- Author:
- Stefan Negrea
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JBossWebServerFile
public JBossWebServerFile(String configurationFileName)
throws ParserConfigurationException,
SAXException,
IOException
- Throws:
ParserConfigurationException
SAXException
IOException
JBossWebServerFile
public JBossWebServerFile(File configurationFile)
throws ParserConfigurationException,
SAXException,
IOException
- Throws:
ParserConfigurationException
SAXException
IOException
setPropertyValue
public void setPropertyValue(String propertyName,
String value)
getPropertyValue
public String getPropertyValue(String propertyName)
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.