Package org.osgi.service.packageadmin
package org.osgi.service.packageadmin
Package Admin Package Version 1.2.
 
 
 Deprecated.
 This package is deprecated and has been replaced by the
 org.osgi.framework.wiring package.
 
Bundles wishing to use this package must list the package in the Import-Package header of the bundle's manifest.
Example import for consumers using the API in this package:
  Import-Package: org.osgi.service.packageadmin; version="[1.2,2.0)"
- Version:
 - 1.2
 - Author:
 - $Id: package-info.java 1614569 2014-07-30 07:22:32Z cziegeler $
 
- 
InterfacesClassDescriptionDeprecated.Deprecated.This service has been replaced by the
org.osgi.framework.wiringpackage.Deprecated.The PackageAdmin service has been replaced by theorg.osgi.framework.wiringpackage. 
org.osgi.framework.wiringpackage.