Package | Description |
---|---|
org.apache.felix.configurator.impl.json |
Modifier and Type | Method and Description |
---|---|
static List<Config> |
JSONUtil.createModel(BinaryManager binaryManager,
long bundleId,
org.apache.felix.cm.json.ConfigurationResource rsrc,
Map<String,Integer> rankingMap,
Map<String,ConfigPolicy> policyMap)
Create the model
|
static ConfigurationFile |
JSONUtil.readJSON(BinaryManager binaryManager,
String name,
URL url,
long bundleId,
String contents,
JSONUtil.Report report)
Read a single JSON file
|
Copyright © 2006–2020 The Apache Software Foundation. All rights reserved.