| Package | Description |
|---|---|
| org.apache.felix.scr.impl | |
| org.apache.felix.scr.impl.runtime |
| Modifier and Type | Field and Description |
|---|---|
private ComponentRegistry |
Activator.m_componentRegistry |
private ComponentRegistry |
BundleComponentActivator.m_componentRegistry |
| Constructor and Description |
|---|
BundleComponentActivator(SimpleLogger logger,
ComponentRegistry componentRegistry,
ComponentActorThread componentActor,
org.osgi.framework.BundleContext context,
ScrConfiguration configuration)
Called upon starting of the bundle.
|
| Modifier and Type | Field and Description |
|---|---|
private ComponentRegistry |
ServiceComponentRuntimeImpl.componentRegistry |
| Constructor and Description |
|---|
ServiceComponentRuntimeImpl(org.osgi.framework.BundleContext context,
ComponentRegistry componentRegistry) |