Uses of Class
org.apache.felix.configurator.impl.json.JSONUtil.Report
| Package | Description |
|---|---|
| org.apache.felix.configurator.impl.json |
-
Uses of JSONUtil.Report in org.apache.felix.configurator.impl.json
Methods in org.apache.felix.configurator.impl.json with parameters of type JSONUtil.Report Modifier and Type Method Description static BundleStateJSONUtil. readConfigurationsFromBundle(BinUtil.ResourceProvider provider, java.util.Set<java.lang.String> paths, JSONUtil.Report report)Read all configurations from a bundlestatic ConfigurationFileJSONUtil. readJSON(BinaryManager binaryManager, java.lang.String name, java.net.URL url, long bundleId, java.lang.String contents, JSONUtil.Report report)Read a single JSON fileConstructors in org.apache.felix.configurator.impl.json with parameters of type JSONUtil.Report Constructor Description BinaryManager(BinUtil.ResourceProvider provider, JSONUtil.Report report)Create a new instance