public class JBossWebServerFile extends AbstractConfigurationFile
| Constructor and Description |
|---|
JBossWebServerFile(File configurationFile) |
JBossWebServerFile(String configurationFileName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getPropertyValue(String propertyName) |
void |
setPropertyValue(String propertyName,
String value) |
getDocument, saveConfigurationFilepublic JBossWebServerFile(String configurationFileName) throws ParserConfigurationException, SAXException, IOException
public JBossWebServerFile(File configurationFile) throws ParserConfigurationException, SAXException, IOException
Copyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.