| Package | Description |
|---|---|
| io.quarkus.deployment.configuration |
| Modifier and Type | Class and Description |
|---|---|
class |
BooleanConfigType |
class |
CompoundConfigType
A node which contains other nodes.
|
class |
ConfigDefinition
A configuration definition.
|
class |
DoubleConfigType |
class |
FloatConfigType |
class |
GroupConfigType
A configuration definition node describing a configuration group.
|
class |
IntConfigType |
class |
LeafConfigType
A node which contains a regular value.
|
class |
LongConfigType |
class |
MapConfigType |
class |
ObjectConfigType |
class |
ObjectListConfigType |
class |
OptionalObjectConfigType |
| Modifier and Type | Method and Description |
|---|---|
ConfigType |
GroupConfigType.getField(String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
GroupConfigType.addField(ConfigType node) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.