public class Configuration extends Object
| Constructor and Description |
|---|
Configuration() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
getBooleanConfigParameter(String name,
boolean defaultValue) |
static String |
getStringConfigParameter(String name,
String defaultValue) |
Copyright © 2019. All rights reserved.