public class ConfigHelper extends Object
Modifier and Type | Method and Description |
---|---|
static Boolean |
getBoolean(String key,
boolean defaultValue) |
static Integer |
getInteger(String key,
int defaultValue) |
static String |
getString(String key,
String defaultValue) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.