| Package | Description |
|---|---|
| org.apache.felix.scr.impl | |
| org.apache.felix.scr.impl.config |
| Modifier and Type | Field and Description |
|---|---|
private ScrConfigurationImpl |
Activator.m_configuration |
private ScrConfigurationImpl |
ScrCommand.scrConfiguration |
| Modifier and Type | Method and Description |
|---|---|
(package private) static ScrCommand |
ScrCommand.register(org.osgi.framework.BundleContext bundleContext,
org.osgi.service.component.runtime.ServiceComponentRuntime scrService,
ScrConfigurationImpl scrConfiguration) |
| Constructor and Description |
|---|
ScrCommand(org.osgi.framework.BundleContext bundleContext,
org.osgi.service.component.runtime.ServiceComponentRuntime scrService,
ScrConfigurationImpl scrConfiguration) |
| Modifier and Type | Field and Description |
|---|---|
private ScrConfigurationImpl |
ScrManagedService.scrConfiguration |
private ScrConfigurationImpl |
ScrManagedServiceServiceFactory.scrConfiguration |
| Modifier and Type | Method and Description |
|---|---|
protected ScrConfigurationImpl |
ScrManagedService.getScrConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
(package private) static ScrManagedService |
ScrManagedServiceMetaTypeProvider.create(ScrConfigurationImpl scrConfiguration) |
| Constructor and Description |
|---|
ScrManagedService(ScrConfigurationImpl scrConfiguration) |
ScrManagedServiceMetaTypeProvider(ScrConfigurationImpl scrConfiguration) |
ScrManagedServiceServiceFactory(ScrConfigurationImpl scrConfiguration,
SimpleLogger logger) |