Package | Description |
---|---|
org.apache.felix.configurator.impl.json | |
org.apache.felix.configurator.impl.model |
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
|
Modifier and Type | Method and Description |
---|---|
Config |
ConfigList.getLastInstalled() |
Modifier and Type | Method and Description |
---|---|
List<Config> |
ConfigurationFile.getConfigurations() |
Iterator<Config> |
ConfigList.iterator() |
Modifier and Type | Method and Description |
---|---|
void |
ConfigList.add(Config c)
Add a configuration to the list.
|
void |
AbstractState.add(Config c) |
int |
Config.compareTo(Config o) |
void |
ConfigList.setLastInstalled(Config lastInstalled) |
Constructor and Description |
---|
ConfigurationFile(URL url,
List<Config> configs) |
Copyright © 2006–2020 The Apache Software Foundation. All rights reserved.