public class ConfigurationUtil extends Object
| Constructor and Description |
|---|
ConfigurationUtil() |
| Modifier and Type | Method and Description |
|---|---|
String |
getLocalConfigurationFile() |
String |
getProperty(String key) |
void |
setLocalConfigurationFile(String localConfigurationFile) |
public String getProperty(String key) throws NoSuchElementException
NoSuchElementExceptionpublic String getLocalConfigurationFile()
public void setLocalConfigurationFile(String localConfigurationFile)
Copyright © 2019. All Rights Reserved.