| Package | Description |
|---|---|
| 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 | Interface | Description |
|---|---|---|
interface |
BundleContext |
A bundle's execution context within the Framework.
|
| Modifier and Type | Interface | 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 | 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.
|