Interface | Description |
---|---|
ExportedPackage |
An exported package.
|
PackageAdmin |
Framework service which allows bundle programmers to inspect the package
wiring state of bundles in the Framework as well as other functions related
to the class loader network among bundles.
|
RequiredBundle |
A required bundle.
|
Package Admin Package Version 1.2.
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.service.packageadmin; version="[1.2,2.0)"
Copyright © 2018 JBoss by Red Hat. All rights reserved.