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.The metadata reprensentation of aConfigMappingannotated class.An interface implemented internally by configuration object implementations.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.Deprecated, for removal: This API element is subject to removal in a future version.ASecretKeysHandlerprovides a way to decode or decrypt a secret configuration value.ThisSecretKeysHandlerFactoryallows to initialize aSecretKeysHandler, with access to the currentConfigSourceContext.ThisSmallRyeConfigBuilderCustomizerallows to customize aSmallRyeConfigBuilder, used to create aSmallRyeConfiginstance.