Package | Description |
---|---|
org.apache.felix.configurator.impl.json |
Modifier and Type | Method and Description |
---|---|
static BundleState |
JSONUtil.readConfigurationsFromBundle(BinUtil.ResourceProvider provider,
Set<String> paths,
JSONUtil.Report report)
Read all configurations from a bundle
|
static ConfigurationFile |
JSONUtil.readJSON(BinaryManager binaryManager,
String name,
URL url,
long bundleId,
String contents,
JSONUtil.Report report)
Read a single JSON file
|
Constructor and Description |
---|
BinaryManager(BinUtil.ResourceProvider provider,
JSONUtil.Report report)
Create a new instance
|
Copyright © 2006–2020 The Apache Software Foundation. All rights reserved.