| Package | Description |
|---|---|
| io.smallrye.config | |
| io.smallrye.config.inject |
| Class and Description |
|---|
| AbstractLocationConfigSourceFactory
This
AbstractLocationConfigSourceFactory allows to initialize additional config locations with the
configuration AbstractLocationConfigSourceFactory.SMALLRYE_LOCATIONS. |
| AbstractLocationConfigSourceLoader
This
AbstractLocationConfigSourceLoader loads ConfigSources from a list of specific
locations. |
| ConfigLogging |
| ConfigMappingContext
A mapping context.
|
| ConfigMappingMetadata |
| ConfigMappingObject
An interface implemented internally by configuration object implementations.
|
| ConfigMappings |
| ConfigMappings.ConfigMappingWithPrefix |
| ConfigMessages_$bundle
Warning this class consists of generated code.
|
| ConfigSourceContext
Exposes contextual information on the ConfigSource initialization via
ConfigSourceFactory. |
| ConfigSourceFactory
This
ConfigSourceFactory allows to initialize a ConfigSource, with access to the current
ConfigSourceContext. |
| ConfigSourceInterceptor
The ConfigSourceInterceptor allows to intercept the resolution of a configuration name before the
configuration value is resolved by the Config and before any conversion taking place.
|
| ConfigSourceInterceptorContext
Exposes contextual information about the intercepted invocation of
ConfigSourceInterceptor. |
| ConfigSourceInterceptorFactory
This ConfigSourceInterceptorFactory allows to initialize a
ConfigSourceInterceptor, with access to the
current ConfigSourceInterceptorContext. |
| ConfigValidationException
An exception which is thrown when a configuration validation problem occurs.
|
| ConfigValidationException.Problem |
| ConfigValue
The ConfigValue is a metadata object that holds additional information after the lookup of a configuration.
|
| ConfigValue.ConfigValueBuilder |
| ConfigValueConfigSource
Extends the original
ConfigSource to expose methods that return a ConfigValue. |
| KeyMap
A multi-level key map.
|
| KeyMapBackedConfigSource |
| MapBackedConfigValueConfigSource |
| NameIterator
An iterator for property name strings.
|
| SmallRyeConfig |
| SmallRyeConfigBuilder |
| SmallRyeConfigProviderResolver |
| Class and Description |
|---|
| ConfigValue
The ConfigValue is a metadata object that holds additional information after the lookup of a configuration.
|
| SmallRyeConfig |
Copyright © 2018–2021. All rights reserved.