Package org.osgi.service.startlevel
package org.osgi.service.startlevel
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)"
-
InterfacesClassDescriptionThe StartLevel service allows management agents to manage a start level assigned to each bundle and the active start level of the Framework.