Package org.kurento.commons
Class ConfigFilePropertyHolder
java.lang.Object
org.kurento.commons.ConfigFilePropertyHolder
- All Implemented Interfaces:
PropertiesManager.PropertyHolder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidconfigurePropertiesFromConfigFile(Path configFilePath) getProperty(String property)
-
Constructor Details
-
ConfigFilePropertyHolder
public ConfigFilePropertyHolder()
-
-
Method Details
-
configurePropertiesFromConfigFile
public static void configurePropertiesFromConfigFile(Path configFilePath) throws com.google.gson.JsonSyntaxException, com.google.gson.JsonIOException, IOException - Throws:
com.google.gson.JsonSyntaxExceptioncom.google.gson.JsonIOExceptionIOException
-
getProperty
- Specified by:
getPropertyin interfacePropertiesManager.PropertyHolder
-
getLoadedConfigFiles
-