Package | Description |
---|---|
org.apache.felix.scr.impl | |
org.apache.felix.scr.impl.runtime |
Modifier and Type | Field and Description |
---|---|
private ComponentRegistry |
BundleComponentActivator.m_componentRegistry |
private ComponentRegistry |
Activator.m_componentRegistry |
Constructor and Description |
---|
BundleComponentActivator(ScrLogger scrLogger,
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) |