Package org.gwtproject.ext
Class ConfigurationProperties
java.lang.Object
org.gwtproject.ext.ConfigurationProperties
public final class ConfigurationProperties
extends java.lang.Object
- Author:
- Dmitrii Tikhomirov Created by treblereel 11/7/18
-
Constructor Summary
Constructors Constructor Description ConfigurationProperties() -
Method Summary
Modifier and Type Method Description ConfigurationPropertygetConfigurationProperty(java.lang.String key)Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
ConfigurationProperties
public ConfigurationProperties()
-
-
Method Details
-
getConfigurationProperty
public ConfigurationProperty getConfigurationProperty(java.lang.String key) throws BadPropertyValueException- Throws:
BadPropertyValueException
-