Uses of Interface
io.smallrye.config.ConfigMappingObject
-
Packages that use ConfigMappingObject Package Description io.smallrye.config -
-
Uses of ConfigMappingObject in io.smallrye.config
Methods in io.smallrye.config that return types with arguments of type ConfigMappingObject Modifier and Type Method Description static <T> Class<? extends ConfigMappingObject>ConfigMappingLoader. getImplementationClass(Class<T> type)
-