public class ConfigFilePropertyHolder extends Object implements PropertiesManager.PropertyHolder
| Constructor and Description |
|---|
ConfigFilePropertyHolder(com.google.gson.JsonObject configFile) |
| Modifier and Type | Method and Description |
|---|---|
static void |
configurePropertiesFromConfigFile(Path configFilePath) |
String |
getProperty(String property) |
public ConfigFilePropertyHolder(com.google.gson.JsonObject configFile)
public static void configurePropertiesFromConfigFile(Path configFilePath) throws com.google.gson.JsonSyntaxException, com.google.gson.JsonIOException, IOException
com.google.gson.JsonSyntaxExceptioncom.google.gson.JsonIOExceptionIOExceptionpublic String getProperty(String property)
getProperty in interface PropertiesManager.PropertyHolderCopyright © 2014 Kurento. All rights reserved.