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
MalformedURLException
IOException
public Map<String,String> getProperties()
getProperties
in interface ConfigurationManager
ConfigurationManager.getProperties()
Copyright © 2022. All rights reserved.