OSGi Service Platform
Release 4

Package org.osgi.service.packageadmin

The OSGi Package Admin service Package.

See:
          Description

Interface Summary
ExportedPackage An exported package.
PackageAdmin Framework service which allows bundle programmers to inspect the packages exported in the Framework and eagerly update or uninstall bundles.
RequiredBundle A required bundle.
 

Package org.osgi.service.packageadmin Description

The OSGi Package Admin service Package. Specification 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


OSGi Service Platform
Release 4

Copyright (c) OSGi Alliance (2000, 2005). All Rights Reserved.