Package | Description |
---|---|
org.apache.felix.scr.impl | |
org.apache.felix.scr.impl.helper | |
org.apache.felix.scr.impl.manager |
Modifier and Type | Field and Description |
---|---|
private java.util.concurrent.ConcurrentMap<java.lang.Long,RegionConfigurationSupport> |
ComponentRegistry.bundleToRcsMap |
Modifier and Type | Method and Description |
---|---|
RegionConfigurationSupport |
ComponentRegistry.registerRegionConfigurationSupport(RegionConfigurationSupport trialRcs) |
RegionConfigurationSupport |
ComponentRegistry.registerRegionConfigurationSupport(org.osgi.framework.ServiceReference<org.osgi.service.cm.ConfigurationAdmin> reference) |
RegionConfigurationSupport |
BundleComponentActivator.setRegionConfigurationSupport(org.osgi.framework.ServiceReference<org.osgi.service.cm.ConfigurationAdmin> reference) |
Modifier and Type | Method and Description |
---|---|
RegionConfigurationSupport |
ComponentRegistry.registerRegionConfigurationSupport(RegionConfigurationSupport trialRcs) |
void |
ComponentRegistry.unregisterRegionConfigurationSupport(RegionConfigurationSupport rcs) |
void |
BundleComponentActivator.unsetRegionConfigurationSupport(RegionConfigurationSupport rcs) |
Modifier and Type | Field and Description |
---|---|
private org.osgi.util.tracker.ServiceTracker<org.osgi.service.cm.ConfigurationAdmin,RegionConfigurationSupport> |
ConfigAdminTracker.configAdminTracker |
Modifier and Type | Method and Description |
---|---|
RegionConfigurationSupport |
ComponentActivator.setRegionConfigurationSupport(org.osgi.framework.ServiceReference<org.osgi.service.cm.ConfigurationAdmin> reference) |
Modifier and Type | Method and Description |
---|---|
void |
ComponentActivator.unsetRegionConfigurationSupport(RegionConfigurationSupport rcs) |