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 ConfigMappingInterfaceConfigMappingInterface. getConfigurationInterface(Class<?> interfaceType)Get the configuration interface information for the given interface class.ConfigMappingInterfaceConfigMappingInterface.GroupProperty. getGroupType()
-