Package org.osgi.service.startlevel

Start Level Package Version 1.1.

See:
          Description

Interface Summary
StartLevel The StartLevel service allows management agents to manage a start level assigned to each bundle and the active start level of the Framework.
 

Package org.osgi.service.startlevel Description

Start Level Package Version 1.1.

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.startlevel; version="[1.1,2.0)"