@Retention(value=CLASS)
@Target(value={ANNOTATION_TYPE,TYPE})
public @interface BundleCategory
All categories are merged together with any duplicates removed
| Modifier and Type | Required Element and Description |
|---|---|
Category[] |
value
The list of categories on the
OSGi
Website
|
| Modifier and Type | Optional Element and Description |
|---|---|
java.lang.String[] |
custom
Custom categories.
|
public abstract Category[] value
Data In Motion Consuling GmbH - All rights reserved