Uses of Interface
org.apache.felix.cm.json.ConfigurationWriter
-
-
Uses of ConfigurationWriter in org.apache.felix.cm.json
Methods in org.apache.felix.cm.json that return ConfigurationWriter Modifier and Type Method Description ConfigurationWriterConfigurationWriter.Builder. build(Writer writer)Build the configuration writer for the provided writer.ConfigurationWriterConfigurationWriter.Builder. build(javax.json.stream.JsonGenerator generator)Build the configuration writer for the provided JSON generator.
-