Package | Description |
---|---|
io.quarkus.runtime.configuration |
Modifier and Type | Method and Description |
---|---|
static String |
ExpandingConfigSource.expandValue(String value,
ExpandingConfigSource.Cache cache) |
static UnaryOperator<org.eclipse.microprofile.config.spi.ConfigSource> |
ExpandingConfigSource.wrapper(ExpandingConfigSource.Cache cache) |
Constructor and Description |
---|
ExpandingConfigSource(org.eclipse.microprofile.config.spi.ConfigSource delegate,
ExpandingConfigSource.Cache cache)
Construct a new instance.
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.