public final class QuarkusConfigFactory
extends io.smallrye.config.SmallRyeConfigFactory
SmallRyeConfigFactory.| Constructor and Description |
|---|
QuarkusConfigFactory()
Construct a new instance.
|
| Modifier and Type | Method and Description |
|---|---|
io.smallrye.config.SmallRyeConfig |
getConfigFor(io.smallrye.config.SmallRyeConfigProviderResolver configProviderResolver,
ClassLoader classLoader) |
static void |
setConfig(io.smallrye.config.SmallRyeConfig config) |
public QuarkusConfigFactory()
public io.smallrye.config.SmallRyeConfig getConfigFor(io.smallrye.config.SmallRyeConfigProviderResolver configProviderResolver,
ClassLoader classLoader)
getConfigFor in class io.smallrye.config.SmallRyeConfigFactorypublic static void setConfig(io.smallrye.config.SmallRyeConfig config)
Copyright © 2020 JBoss by Red Hat. All rights reserved.