Uses of Class
io.smallrye.config.PropertyNamesMatcher
Packages that use PropertyNamesMatcher
-
Uses of PropertyNamesMatcher in io.smallrye.config
Methods in io.smallrye.config that return PropertyNamesMatcherModifier and TypeMethodDescriptionstatic PropertyNamesMatcherPropertyNamesMatcher.matcher(Map<String, List<PropertyName>> prefixesAndNames) static PropertyNamesMatcherConfigMappings.propertyNamesMatcher(List<ConfigMappings.ConfigClass> configClasses) Constructs aPropertyNamesMatcherwith all the property names mapped by the specified list of mapping classes.