| Package | Description |
|---|---|
| io.smallrye.config |
| Modifier and Type | Method and Description |
|---|---|
SmallRyeConfig |
SmallRyeConfigBuilder.build() |
abstract SmallRyeConfig |
SmallRyeConfigFactory.getConfigFor(SmallRyeConfigProviderResolver configProviderResolver,
ClassLoader classLoader)
Get the configuration object for the given class loader.
|
protected SmallRyeConfig |
SmallRyeConfigBuilder.newConfig(List<org.eclipse.microprofile.config.spi.ConfigSource> sources,
Map<Type,org.eclipse.microprofile.config.spi.Converter<?>> configConverters) |
Copyright © 2018–2020. All rights reserved.