Uses of Interface
io.smallrye.config.ConfigMappingMetadata
-
Packages that use ConfigMappingMetadata Package Description io.smallrye.config -
-
Uses of ConfigMappingMetadata in io.smallrye.config
Classes in io.smallrye.config that implement ConfigMappingMetadata Modifier and Type Class Description classConfigMappingInterfaceThe metadata reprensentation of aConfigMappingannotated class.Methods in io.smallrye.config that return types with arguments of type ConfigMappingMetadata Modifier and Type Method Description static List<ConfigMappingMetadata>ConfigMappingLoader. getConfigMappingsMetadata(Class<?> type)
-