Uses of Interface
org.eclipse.microprofile.config.ConfigValue
-
Packages that use ConfigValue Package Description org.eclipse.microprofile.config Configuration for Java MicroProfile -
-
Uses of ConfigValue in org.eclipse.microprofile.config
Methods in org.eclipse.microprofile.config that return ConfigValue Modifier and Type Method Description ConfigValueConfig. getConfigValue(String propertyName)Return theConfigValuefor the specified property name from the underlying configuration source.
-