Index
All Classes and Interfaces|All Packages
A
- Activator - Class in org.codice.felix.cm.file
- Activator() - Constructor for class org.codice.felix.cm.file.Activator
C
- close() - Method in class org.codice.felix.cm.file.DelegatingPersistenceManager
- close() - Method in class org.codice.felix.cm.file.WrappedPersistenceManager
- ConfigurationContextImpl - Class in org.codice.felix.cm.file
- ConfigurationContextImpl(String, Dictionary<String, Object>) - Constructor for class org.codice.felix.cm.file.ConfigurationContextImpl
- ConfigurationContextImpl(Configuration) - Constructor for class org.codice.felix.cm.file.ConfigurationContextImpl
D
- DelegatingPersistenceManager - Class in org.codice.felix.cm.file
-
The
DelegatingPersistenceManageris responsible for iterating over relevant configuration plugin points prior to moving the configs to the innerPersistenceManager. - DelegatingPersistenceManager(PersistenceManager) - Constructor for class org.codice.felix.cm.file.DelegatingPersistenceManager
- delete(String) - Method in class org.codice.felix.cm.file.DelegatingPersistenceManager
- delete(String) - Method in class org.codice.felix.cm.file.WrappedPersistenceManager
E
- EncryptingPersistenceManager - Class in org.codice.felix.cm.file
-
Special kind of
WrappedPersistenceManagerthat performs encryption on all string values for all property dictionaries that get stored. - EncryptingPersistenceManager(PersistenceManager) - Constructor for class org.codice.felix.cm.file.EncryptingPersistenceManager
- equals(Object) - Method in class org.codice.felix.cm.file.ConfigurationContextImpl
- equals(Object) - Method in record class org.codice.felix.cm.file.FactoryPidParser.ParsedFactoryPid
-
Indicates whether some other object is "equal to" this one.
- exists(String) - Method in class org.codice.felix.cm.file.WrappedPersistenceManager
F
- factoryPid() - Method in record class org.codice.felix.cm.file.FactoryPidParser.ParsedFactoryPid
-
Returns the value of the
factoryPidrecord component. - FactoryPidParser - Class in org.codice.felix.cm.file
- FactoryPidParser() - Constructor for class org.codice.felix.cm.file.FactoryPidParser
- FactoryPidParser.ParsedFactoryPid - Record Class in org.codice.felix.cm.file
G
- getConfigFile() - Method in class org.codice.felix.cm.file.ConfigurationContextImpl
- getDictionaries() - Method in class org.codice.felix.cm.file.EncryptingPersistenceManager
- getDictionaries() - Method in class org.codice.felix.cm.file.WrappedPersistenceManager
- getFactoryPid() - Method in class org.codice.felix.cm.file.ConfigurationContextImpl
- getFactoryServiceName() - Method in class org.codice.felix.cm.file.ConfigurationContextImpl
- getInnerPersistenceManager() - Method in class org.codice.felix.cm.file.WrappedPersistenceManager
- getSanitizedProperties() - Method in class org.codice.felix.cm.file.ConfigurationContextImpl
- getServicePid() - Method in class org.codice.felix.cm.file.ConfigurationContextImpl
H
- hashCode() - Method in class org.codice.felix.cm.file.ConfigurationContextImpl
- hashCode() - Method in record class org.codice.felix.cm.file.FactoryPidParser.ParsedFactoryPid
-
Returns a hash code value for this object.
L
- load(String) - Method in class org.codice.felix.cm.file.EncryptingPersistenceManager
- load(String) - Method in class org.codice.felix.cm.file.WrappedPersistenceManager
O
- org.codice.felix.cm.file - package org.codice.felix.cm.file
P
- ParsedFactoryPid(String, String) - Constructor for record class org.codice.felix.cm.file.FactoryPidParser.ParsedFactoryPid
-
Creates an instance of a
ParsedFactoryPidrecord class. - parseFactoryParts(String) - Static method in class org.codice.felix.cm.file.FactoryPidParser
-
Attempt to parse a service PID into a factory PID and a service name, following the conventions used by Felix's ConfigurationAdmin.
S
- serviceName() - Method in record class org.codice.felix.cm.file.FactoryPidParser.ParsedFactoryPid
-
Returns the value of the
serviceNamerecord component. - setProperty(String, Object) - Method in class org.codice.felix.cm.file.ConfigurationContextImpl
- shouldBeVisibleToPlugins() - Method in class org.codice.felix.cm.file.ConfigurationContextImpl
- start(BundleContext) - Method in class org.codice.felix.cm.file.Activator
- stop(BundleContext) - Method in class org.codice.felix.cm.file.Activator
- store(String, Dictionary) - Method in class org.codice.felix.cm.file.DelegatingPersistenceManager
- store(String, Dictionary) - Method in class org.codice.felix.cm.file.EncryptingPersistenceManager
- store(String, Dictionary) - Method in class org.codice.felix.cm.file.WrappedPersistenceManager
T
- toString() - Method in record class org.codice.felix.cm.file.FactoryPidParser.ParsedFactoryPid
-
Returns a string representation of this record class.
W
- WrappedPersistenceManager - Class in org.codice.felix.cm.file
-
Basic wrapper class for enhancing functionality of any persistence manager with additional layers of processing.
All Classes and Interfaces|All Packages