Class ConfigProperties
java.lang.Object
org.opendaylight.ovsdb.utils.config.ConfigProperties
-
Method Summary
Modifier and TypeMethodDescriptionstatic String
getProperty
(Class<?> classParam, String propertyStr) static String
getProperty
(Class<?> classParam, String propertyStr, String defaultValue) static void
overrideProperty
(String property, String value)
-
Method Details
-
getProperty
-
getProperty
-
overrideProperty
-