Uses of Class
io.smallrye.config.ConfigMappingInterface
-
-
Uses of ConfigMappingInterface in io.smallrye.config
Methods in io.smallrye.config that return ConfigMappingInterface Modifier and Type Method Description static ConfigMappingInterfaceConfigMappingLoader. getConfigMapping(Class<?> type)static ConfigMappingInterfaceConfigMappingInterface. getConfigurationInterface(Class<?> interfaceType)Get the configuration interface information for the given interface class.ConfigMappingInterfaceConfigMappingInterface.GroupProperty. getGroupType()ConfigMappingInterface[]ConfigMappingInterface. getSuperTypes()
-