| Package | Description |
|---|---|
| org.apache.felix.framework | |
| org.apache.felix.framework.ext | |
| org.osgi.framework |
Framework Package Version 1.8.
|
| org.osgi.framework.startlevel |
Framework Start Level Package Version 1.0.
|
| org.osgi.framework.wiring |
Framework Wiring Package Version 1.2.
|
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
BundleContextImpl |
(package private) class |
BundleImpl |
class |
BundleRevisionImpl |
class |
BundleWiringImpl |
static class |
BundleWiringImpl.BundleClassLoader |
static class |
BundleWiringImpl.BundleClassLoaderJava5 |
(package private) class |
ExtensionManager.ExtensionManagerRevision |
(package private) class |
ExtensionManager.ExtensionManagerWiring |
class |
Felix |
(package private) class |
FrameworkStartLevelImpl |
(package private) class |
FrameworkStartLevelImpl.BundleStartLevelImpl |
(package private) class |
FrameworkWiringImpl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
FelixBundleContext |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BundleContext
A bundle's execution context within the Framework.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
BundleStartLevel
Query and modify the start level information for a bundle.
|
interface |
FrameworkStartLevel
Query and modify the start level information for the framework.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
BundleRevision
Bundle Revision.
|
interface |
BundleRevisions
The
bundle revisions of a bundle. |
interface |
BundleWiring
A wiring for a bundle.
|
interface |
FrameworkWiring
Query and modify wiring information for the framework.
|