Class ConfigProperties
- java.lang.Object
-
- org.opendaylight.ovsdb.utils.config.ConfigProperties
-
public final class ConfigProperties extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static String
getProperty(Class<?> classParam, String propertyStr)
static String
getProperty(Class<?> classParam, String propertyStr, String defaultValue)
static void
overrideProperty(String property, String value)
-