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, toString
public 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.ConfigSource
getName
in class io.smallrye.config.PropertiesConfigSource
Copyright © 2019 JBoss by Red Hat. All rights reserved.