This class represents a description of native code.
Native Code dependencies
The Bundle-NativeCode header allows a bundle to carry the native code it
needs, and make use of it when it is installed.
StartLevel service implementation for the OSGi specification.
Framework service which allows management of framework and bundle startlevels.
This class also acts as the StartLevel service factory class, providing StartLevel objects
to those requesting org.osgi.service.startlevel.StartLevel service.
This class subclasses Bundle to provide a system Bundle
so that the framework can be represented as a bundle and
can access the services provided by other bundles.