Package | Description |
---|---|
org.apache.felix.scr.impl | |
org.apache.felix.scr.impl.config | |
org.apache.felix.scr.impl.manager |
Modifier and Type | Field and Description |
---|---|
private ScrConfiguration |
BundleComponentActivator.m_configuration |
Modifier and Type | Method and Description |
---|---|
ScrConfiguration |
BundleComponentActivator.getConfiguration() |
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 | Class and Description |
---|---|
class |
ScrConfigurationImpl
The
ScrConfiguration class conveys configuration for the
Felix DS implementation bundle. |
Modifier and Type | Method and Description |
---|---|
ScrConfiguration |
ComponentActivator.getConfiguration() |