Uses of Package
io.smallrye.config
Packages that use io.smallrye.config
-
Classes in io.smallrye.config used by io.smallrye.configClassDescriptionThis
AbstractLocationConfigSourceFactoryallows to initialize additional config locations with the configurationSmallRyeConfig.SMALLRYE_CONFIG_LOCATIONS.ThisAbstractLocationConfigSourceLoaderloadsConfigSources from a list of specific locations.A mapping context.The metadata representation of aConfigMappingannotated class.A representation of aConfigMappingor@ConfigProperties.Exposes contextual information on the ConfigSource initialization viaConfigSourceFactory.ThisConfigSourceFactoryallows to initialize aConfigSource, with access to the currentConfigSourceContext.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.Exposes contextual information about the intercepted invocation ofConfigSourceInterceptor.This ConfigSourceInterceptorFactory allows to initialize aConfigSourceInterceptor, with access to the currentConfigSourceInterceptorContext.An exception which is thrown when a configuration validation problem occurs.The ConfigValue is a metadata object that holds additional information after the lookup of a configuration.Extends the originalConfigSourceto expose methods that return aConfigValue.A multi-level key map.An iterator for property name strings.A configuration name.A matcher of configuration names.A container type to mark aConfigMappingmember as aSecretvalue.ASecretKeysHandlerprovides a way to decode or decrypt a secret configuration value.ThisSecretKeysHandlerFactoryallows to initialize aSecretKeysHandler, with access to the currentConfigSourceContext.SmallRyeConfigprovides a way to retrieve configuration values from a configuration name.ThisSmallRyeConfigBuilderCustomizerallows to customize aSmallRyeConfigBuilder, used to create aSmallRyeConfiginstance.