public final class ConfigUtil extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
ALLOW_ADVANCED_QOS |
static String |
ALLOW_GATEWAY_MANAGEMENT |
static String |
AVAILABLE_FWD_CLASS |
static String |
FLOATING_IP_QUOTA
Default config parameters
|
| Constructor and Description |
|---|
ConfigUtil() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getProperty(String key,
String defaultValue) |
static boolean |
getPropertyBoolean(String key,
boolean defaultValue) |
static int |
getPropertyInteger(String key,
int defaultValue) |
public static final String FLOATING_IP_QUOTA
public static final String ALLOW_GATEWAY_MANAGEMENT
public static final String ALLOW_ADVANCED_QOS
public static final String AVAILABLE_FWD_CLASS
Copyright © 2016–2017 Nuage Networks. All rights reserved.