| Class | Description |
|---|---|
| AbstractExtender |
Base class to write bundle extenders.
|
| Activator |
This activator is used to cover requirement described in section 112.8.1 @@ -27,14
37,202 @@ in active bundles.
|
| BundleComponentActivator |
The BundleComponentActivator is helper class to load and unload Components of
a single bundle.
|
| BundleComponentActivator.ListenerInfo | |
| ComponentActorThread |
The
ComponentActorThread is the thread used to act upon registered
components of the service component runtime. |
| ComponentRegistry |
The
ComponentRegistry class acts as the global registry for
components by name and by component ID. |
| ComponentRegistry.DefaultConfigurableComponentHolder<S> | |
| ComponentRegistry.Entry<S,T> | |
| ComponentRegistryKey |
The
ComponentRegistryKey isused as the key in the
component register to register components by their names. |
| ScrCommand |
The
ScrCommand class provides the implementations for the
Apache Felix Gogo and legacy Apache Felix Shell commands. |
| ScrCommand.Result | |
| ScrGogoCommand |
The
ScrGogoCommand implements the Apache Felix Gogo Shell
commands for the Apache Felix Declarative Services implementations. |
| ScrShellCommand |
The
ScrShellCommand implements command shell access for the
legacy Apache Felix Shell. |