public final class ConfigProperties extends Object
| Modifier and Type | Method and Description | 
|---|---|
static String | 
getProperty(Class<?> classParam,
           String propertyStr)  | 
static String | 
getProperty(Class<?> classParam,
           String propertyStr,
           String defaultValue)  | 
static void | 
overrideProperty(String property,
                String value)  | 
Copyright © 2018 OpenDaylight. All rights reserved.