@Version(value="1.2")
See: Description
Interface | Description |
---|---|
BundleCapability |
A capability that has been declared from a
bundle
revision . |
BundleRequirement |
A requirement that has been declared from a
bundle
revision . |
BundleRevision |
Bundle Revision.
|
BundleRevisions |
The
bundle revisions of a bundle. |
BundleWire |
A wire connecting a
BundleCapability to a BundleRequirement . |
BundleWiring |
A wiring for a bundle.
|
FrameworkWiring |
Query and modify wiring information for the framework.
|
Bundles wishing to use this package must list the package in the Import-Package header of the bundle's manifest. For example:
Import-Package: org.osgi.framework.wiring; version="[1.2,2.0)"
Copyright © OSGi Alliance (2000, 2020). All Rights Reserved. Licensed under the OSGi Specification License, Version 2.0