Uses of Interface
org.apache.felix.cm.json.ConfigurationReader
-
-
Uses of ConfigurationReader in org.apache.felix.cm.json
Methods in org.apache.felix.cm.json that return ConfigurationReader Modifier and Type Method Description ConfigurationReaderConfigurationReader.Builder. build(Reader reader)Build the configuration reader for the provided reader.ConfigurationReaderConfigurationReader.Builder. build(javax.json.JsonObject object)Build the configuration reader for the JSON object.
-