Package org.osgi.service.startlevel
@Version("1.1.1")
package org.osgi.service.startlevel
Start Level Package Version 1.1.
Deprecated.
This package is deprecated and has been replaced by the
org.osgi.framework.startlevel
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.startlevel; version="[1.1,2.0)"
org.osgi.framework.startlevel
package.