| Package | Description |
|---|---|
| io.smallrye.config |
| Modifier and Type | Field and Description |
|---|---|
static SmallRyeConfigProviderResolver |
SmallRyeConfigProviderResolver.INSTANCE
Deprecated.
The instance stored in this field will generally not match the one instantiated by
ConfigProviderResolver; thus this instance should not normally be used and may be removed
from a future release. Instead use ConfigProviderResolver.instance() to get the instance. |
| Modifier and Type | Method and Description |
|---|---|
abstract SmallRyeConfig |
SmallRyeConfigFactory.getConfigFor(SmallRyeConfigProviderResolver configProviderResolver,
ClassLoader classLoader)
Get the configuration object for the given class loader.
|
Copyright © 2018–2019. All rights reserved.