public class RuntimeSettings extends Object
Modifier and Type | Class and Description |
---|---|
static class |
RuntimeSettings.Builder |
Modifier and Type | Method and Description |
---|---|
Object |
get(String key) |
boolean |
getBoolean(String key) |
Map<String,Object> |
getSettings() |
boolean |
isConfigured(String key) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.