| Class | Description |
|---|---|
| About |
This package contains a number of annotations that create or append headers
in the manifest.
|
| Enum | Description |
|---|---|
| Category |
Standard categories as specified on OSGi
References Page
|
| Resolution |
The resolution values for a RequireCapability annotation.
|
| Annotation Type | Description |
|---|---|
| BundleCategory |
The Bundle-Category header holds a comma-separated list of category names.
|
| BundleContributors |
Maven defines contributors and developers in the POM.
|
| BundleCopyright |
The Bundle-Copyright header contains the copyright specification for this bundle.
|
| BundleDevelopers |
Maven defines developers and developers in the POM.
|
| BundleDocURL |
The Bundle-DocURL headers must contain a URL pointing to documentation about
this bundle.
|
| BundleLicense |
The Bundle-License header provides an optional machine readable form of
license information.
|
| ProvideCapability |
Define a Provide Capability clause in the manifest.
|
| RequireCapability |
The Bundle’s Require-Capability header
|