| Interface | Description | 
|---|---|
| OsgiManifest | Represents a manifest file for a JAR containing an OSGi bundle. | 
| Class | Description | 
|---|---|
| OsgiPlugin | A  Pluginwhich extends theJavaPluginto add OSGi meta-information to the project Jars. | 
| OsgiPluginConvention | Is mixed into the project when applying the  OsgiPlugin. | 
Plugin implementation.