public class FileConfigurationManager extends java.lang.Object implements ConfigurationManager
| Constructor and Description |
|---|
FileConfigurationManager() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,java.lang.String> |
getProperties() |
void |
setFile(java.lang.String filename) |
public void setFile(java.lang.String filename)
throws java.net.MalformedURLException,
java.io.IOException
java.net.MalformedURLExceptionjava.io.IOExceptionpublic java.util.Map<java.lang.String,java.lang.String> getProperties()
getProperties in interface ConfigurationManagerConfigurationManager.getProperties()Copyright © 2013 FuseSource, Corp.. All Rights Reserved.