A B C D E F G H I J L O R S T U V W 
All Classes All Packages

A

AbstractState - Class in org.apache.felix.configurator.impl.model
This object holds a sorted map of configurations
AbstractState() - Constructor for class org.apache.felix.configurator.impl.model.AbstractState
 
add(Config) - Method in class org.apache.felix.configurator.impl.model.AbstractState
 
add(Config) - Method in class org.apache.felix.configurator.impl.model.ConfigList
Add a configuration to the list.
addAll(String, ConfigList) - Method in class org.apache.felix.configurator.impl.model.State
Add all configurations for a pid
addAll(ConfigList) - Method in class org.apache.felix.configurator.impl.model.ConfigList
Add all configurations from another list
addFiles(List<ConfigurationFile>) - Method in class org.apache.felix.configurator.impl.model.BundleState
 

B

BinaryManager - Class in org.apache.felix.configurator.impl.json
 
BinaryManager(BinUtil.ResourceProvider, JSONUtil.Report) - Constructor for class org.apache.felix.configurator.impl.json.BinaryManager
Create a new instance
binDirectory - Static variable in class org.apache.felix.configurator.impl.json.BinUtil
 
BinUtil - Class in org.apache.felix.configurator.impl.json
 
BinUtil() - Constructor for class org.apache.felix.configurator.impl.json.BinUtil
 
BinUtil.ResourceProvider - Interface in org.apache.felix.configurator.impl.json
 
BundleState - Class in org.apache.felix.configurator.impl.model
This object holds all configurations provided by a single bundle when the configurations are read.
BundleState() - Constructor for class org.apache.felix.configurator.impl.model.BundleState
 

C

checkEnvironments(long) - Method in class org.apache.felix.configurator.impl.model.State
Mark all configurations from that bundle as changed to reprocess them
cleanupFiles() - Method in class org.apache.felix.configurator.impl.json.BinaryManager
 
close() - Method in class org.apache.felix.configurator.impl.logger.LogServiceEnabledLogger
Close the logger
compareTo(Config) - Method in class org.apache.felix.configurator.impl.model.Config
 
compareTo(ConfigurationFile) - Method in class org.apache.felix.configurator.impl.model.ConfigurationFile
 
Config - Class in org.apache.felix.configurator.impl.model
 
Config(String, Dictionary<String, Object>, long, int, ConfigPolicy) - Constructor for class org.apache.felix.configurator.impl.model.Config
 
ConfigList - Class in org.apache.felix.configurator.impl.model
The config list holds all configurations for a single PID
ConfigList() - Constructor for class org.apache.felix.configurator.impl.model.ConfigList
 
ConfigPolicy - Enum in org.apache.felix.configurator.impl.model
 
ConfigState - Enum in org.apache.felix.configurator.impl.model
The state of a configuration.
ConfigurationFile - Class in org.apache.felix.configurator.impl.model
This object holds all configurations from a single file.
ConfigurationFile(URL, List<Config>) - Constructor for class org.apache.felix.configurator.impl.model.ConfigurationFile
 
createModel(BinaryManager, long, ConfigurationResource, Map<String, Integer>, Map<String, ConfigPolicy>) - Static method in class org.apache.felix.configurator.impl.json.JSONUtil
Create the model
createOrReadState(File) - Static method in class org.apache.felix.configurator.impl.model.State
 

D

debug(String) - Static method in class org.apache.felix.configurator.impl.logger.SystemLogger
 
debug(String, Throwable) - Static method in class org.apache.felix.configurator.impl.logger.SystemLogger
 
DEFAULT - org.apache.felix.configurator.impl.model.ConfigPolicy
 
destroy() - Static method in class org.apache.felix.configurator.impl.logger.SystemLogger
 

E

error(String) - Static method in class org.apache.felix.configurator.impl.logger.SystemLogger
 
error(String, Throwable) - Static method in class org.apache.felix.configurator.impl.logger.SystemLogger
 
errors - Variable in class org.apache.felix.configurator.impl.json.JSONUtil.Report
 
extractFile(BinUtil.ResourceProvider, String, String) - Static method in class org.apache.felix.configurator.impl.json.BinUtil
 

F

FILE_NAME - Static variable in class org.apache.felix.configurator.impl.model.State
 
findEntries(String, String) - Method in interface org.apache.felix.configurator.impl.json.BinUtil.ResourceProvider
 
flushFiles(String) - Method in class org.apache.felix.configurator.impl.json.BinaryManager
 
FORCE - org.apache.felix.configurator.impl.model.ConfigPolicy
 

G

getBundleId() - Method in interface org.apache.felix.configurator.impl.json.BinUtil.ResourceProvider
 
getBundleId() - Method in class org.apache.felix.configurator.impl.model.Config
The bundle id
getBundleIdsUsingConfigAdmin() - Method in class org.apache.felix.configurator.impl.model.State
 
getChangeCount() - Method in class org.apache.felix.configurator.impl.model.ConfigList
Get the change count.
getConfigAdminBundleId(long) - Method in class org.apache.felix.configurator.impl.model.State
 
getConfigurations() - Method in class org.apache.felix.configurator.impl.model.AbstractState
 
getConfigurations() - Method in class org.apache.felix.configurator.impl.model.ConfigurationFile
 
getConfigurations(String) - Method in class org.apache.felix.configurator.impl.model.AbstractState
 
getEntry(String) - Method in interface org.apache.felix.configurator.impl.json.BinUtil.ResourceProvider
 
getFiles() - Method in class org.apache.felix.configurator.impl.model.Config
 
getIdentifier() - Method in interface org.apache.felix.configurator.impl.json.BinUtil.ResourceProvider
 
getIndex() - Method in class org.apache.felix.configurator.impl.model.Config
The index of the configuration.
getInitialHashes() - Method in class org.apache.felix.configurator.impl.model.State
 
getKnownBundleIds() - Method in class org.apache.felix.configurator.impl.model.State
 
getLastInstalled() - Method in class org.apache.felix.configurator.impl.model.ConfigList
 
getLastModified(long) - Method in class org.apache.felix.configurator.impl.model.State
 
getPid() - Method in class org.apache.felix.configurator.impl.model.Config
Get the PID
getPids() - Method in class org.apache.felix.configurator.impl.model.AbstractState
 
getPolicy() - Method in class org.apache.felix.configurator.impl.model.Config
Get the policy
getProperties() - Method in class org.apache.felix.configurator.impl.model.Config
Get all properties
getRanking() - Method in class org.apache.felix.configurator.impl.model.Config
The configuration ranking
getResource(String, URL) - Static method in class org.apache.felix.configurator.impl.json.JSONUtil
Read the contents of a resource, encoded as UTF-8
getState() - Method in class org.apache.felix.configurator.impl.model.Config
Get the configuration state

H

handleBinaryValue(String, String, String) - Method in class org.apache.felix.configurator.impl.json.BinaryManager
 
hasChanges() - Method in class org.apache.felix.configurator.impl.model.ConfigList
Does this list need to be processed

I

IGNORED - org.apache.felix.configurator.impl.model.ConfigState
 
info(String) - Static method in class org.apache.felix.configurator.impl.logger.SystemLogger
 
init(BundleContext) - Static method in class org.apache.felix.configurator.impl.logger.SystemLogger
 
INSTALL - org.apache.felix.configurator.impl.model.ConfigState
 
INSTALLED - org.apache.felix.configurator.impl.model.ConfigState
 
iterator() - Method in class org.apache.felix.configurator.impl.model.ConfigList
 

J

JSONUtil - Class in org.apache.felix.configurator.impl.json
 
JSONUtil() - Constructor for class org.apache.felix.configurator.impl.json.JSONUtil
 
JSONUtil.Report - Class in org.apache.felix.configurator.impl.json
 

L

log(int, String, Throwable) - Method in class org.apache.felix.configurator.impl.logger.LogServiceEnabledLogger
Method to actually emit the log message.
LogServiceEnabledLogger - Class in org.apache.felix.configurator.impl.logger
This class adds support for using a LogService
LogServiceEnabledLogger(BundleContext) - Constructor for class org.apache.felix.configurator.impl.logger.LogServiceEnabledLogger
 
logServiceTracker - Variable in class org.apache.felix.configurator.impl.logger.LogServiceEnabledLogger
 

O

org.apache.felix.configurator.impl.json - package org.apache.felix.configurator.impl.json
 
org.apache.felix.configurator.impl.logger - package org.apache.felix.configurator.impl.logger
 
org.apache.felix.configurator.impl.model - package org.apache.felix.configurator.impl.model
 

R

readConfigurationsFromBundle(BinUtil.ResourceProvider, Set<String>, JSONUtil.Report) - Static method in class org.apache.felix.configurator.impl.json.JSONUtil
Read all configurations from a bundle
readJSON(BinaryManager, String, URL, long, String, JSONUtil.Report) - Static method in class org.apache.felix.configurator.impl.json.JSONUtil
Read a single JSON file
removeConfigAdminBundleId(long) - Method in class org.apache.felix.configurator.impl.model.State
 
removeLastModified(long) - Method in class org.apache.felix.configurator.impl.model.State
 
Report() - Constructor for class org.apache.felix.configurator.impl.json.JSONUtil.Report
 

S

setChangeCount(long) - Method in class org.apache.felix.configurator.impl.model.ConfigList
Set the change count
setConfigAdminBundleId(long, long) - Method in class org.apache.felix.configurator.impl.model.State
 
setFiles(List<File>) - Method in class org.apache.felix.configurator.impl.model.Config
 
setHasChanges(boolean) - Method in class org.apache.felix.configurator.impl.model.ConfigList
Set the has changes flag.
setIndex(int) - Method in class org.apache.felix.configurator.impl.model.Config
Set the index
setInitialHashes(Set<String>) - Method in class org.apache.felix.configurator.impl.model.State
 
setLastInstalled(Config) - Method in class org.apache.felix.configurator.impl.model.ConfigList
 
setLastModified(long, long) - Method in class org.apache.felix.configurator.impl.model.State
 
setState(ConfigState) - Method in class org.apache.felix.configurator.impl.model.Config
Set the configuration state
size() - Method in class org.apache.felix.configurator.impl.model.ConfigList
Get the size of the list of configurations
State - Class in org.apache.felix.configurator.impl.model
 
State() - Constructor for class org.apache.felix.configurator.impl.model.State
 
SystemLogger - Class in org.apache.felix.configurator.impl.logger
 
SystemLogger() - Constructor for class org.apache.felix.configurator.impl.logger.SystemLogger
 

T

toString() - Method in class org.apache.felix.configurator.impl.model.Config
 
toString() - Method in class org.apache.felix.configurator.impl.model.ConfigList
 
toString() - Method in class org.apache.felix.configurator.impl.model.ConfigurationFile
 
toString() - Method in class org.apache.felix.configurator.impl.model.State
 
trackingCount - Variable in class org.apache.felix.configurator.impl.logger.LogServiceEnabledLogger
 

U

uninstall(long) - Method in class org.apache.felix.configurator.impl.model.ConfigList
Mark configurations for a bundle uninstall
UNINSTALL - org.apache.felix.configurator.impl.model.ConfigState
 
UNINSTALLED - org.apache.felix.configurator.impl.model.ConfigState
 

V

valueOf(String) - Static method in enum org.apache.felix.configurator.impl.model.ConfigPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.felix.configurator.impl.model.ConfigState
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.felix.configurator.impl.model.ConfigPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.felix.configurator.impl.model.ConfigState
Returns an array containing the constants of this enum type, in the order they are declared.

W

warning(String) - Static method in class org.apache.felix.configurator.impl.logger.SystemLogger
 
warning(String, Throwable) - Static method in class org.apache.felix.configurator.impl.logger.SystemLogger
 
warnings - Variable in class org.apache.felix.configurator.impl.json.JSONUtil.Report
 
writeState(File, State) - Static method in class org.apache.felix.configurator.impl.model.State
 
A B C D E F G H I J L O R S T U V W 
All Classes All Packages