Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
The OSGi framework provides an API that allows developers to manage OSGi bundles. In fact, these management capabilities are implemented by the OSGi framework using OSGi μServices.
Managing the OSGi framework can be done once the framework is available within the application or platform. Many OSGi frameworks, such as Equinox and Felix, provide command-line controls that facilitate starting, stopping, installing, and uninstalling OSGi bundles. Additionally, application developers can use the OSGi API to perform these management tasks programmatically.