Uses of Class
io.smallrye.config.SmallRyeConfig
-
-
Uses of SmallRyeConfig in io.smallrye.config
Methods in io.smallrye.config that return SmallRyeConfig Modifier and Type Method Description SmallRyeConfigSmallRyeConfigBuilder. build()SmallRyeConfigConfigMappingContext. getConfig()abstract SmallRyeConfigSmallRyeConfigFactory. getConfigFor(SmallRyeConfigProviderResolver configProviderResolver, ClassLoader classLoader)Get the configuration object for the given class loader.Methods in io.smallrye.config with parameters of type SmallRyeConfig Modifier and Type Method Description static voidConfigMappings. registerConfigMappings(SmallRyeConfig config, Set<ConfigMappings.ConfigClassWithPrefix> configClasses)static voidConfigMappings. registerConfigProperties(SmallRyeConfig config, Set<ConfigMappings.ConfigClassWithPrefix> configClasses)
-