public final class FastCachedConfigSource
extends io.smallrye.config.PropertiesConfigSource
| Constructor and Description |
|---|
FastCachedConfigSource(org.eclipse.microprofile.config.spi.ConfigSource delegate)
Construct a new instance.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
getOrdinal, getProperties, getValue, toStringpublic FastCachedConfigSource(org.eclipse.microprofile.config.spi.ConfigSource delegate)
delegate - the delegate configuration source (must not be null)public String getName()
getName in interface org.eclipse.microprofile.config.spi.ConfigSourcegetName in class io.smallrye.config.PropertiesConfigSourceCopyright © 2019 JBoss by Red Hat. All rights reserved.