public final class ConfigurationUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static Map<String,String> |
loadPropertiesFromClasspath(String path)
Load a properties file from the class path and return as a Map suitable for a configuration factory.
|
public static Map<String,String> loadPropertiesFromClasspath(String path) throws IOException
IOExceptionCopyright © 2010-2017 Airlift. All Rights Reserved.