OSGi Bundle Properties
Summary
CIShell algorithms are contained in an OSGi Bundle. To be an OSGi Bundle, it must contain correct bundle properties in the created jar's manifest. This tutorial shows you what properties are needed in an OSGi bundle's manifest.
Relevant Specifications
- The OSGi Spec fully defines the properties needed in an OSGi Bundle.
This page is a stub.
Dev Guide Home