Package org.osgi.service.packageadmin

Package Admin Package Version 1.2.

See:
          Description

Interface Summary
ExportedPackage Deprecated. The PackageAdmin service has been replaced by the org.osgi.framework.wiring package.
PackageAdmin Deprecated. This service has been replaced by the org.osgi.framework.wiring package.
RequiredBundle Deprecated. The PackageAdmin service has been replaced by the org.osgi.framework.wiring package.
 

Package org.osgi.service.packageadmin Description

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 © 2007-2012 FuseSource, Corp.. All Rights Reserved.