public class FileConfigurationManager extends Object implements ConfigurationManager
| Constructor and Description |
|---|
FileConfigurationManager() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getProperties() |
void |
setFile(String filename) |
public void setFile(String filename) throws MalformedURLException, IOException
MalformedURLExceptionIOExceptionpublic Map<String,String> getProperties()
getProperties in interface ConfigurationManagerConfigurationManager.getProperties()Copyright © 2016. All rights reserved.