Interface | Description |
---|---|
StartLevel |
The StartLevel service allows management agents to manage a start level
assigned to each bundle and the active start level of the Framework.
|
The OSGi StartLevel service Package. Specification Version 1.0.
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.0