@Retention(value=CLASS) @Target(value={ANNOTATION_TYPE,TYPE}) public @interface BundleCategory
All categories are merged together with any duplicates removed
See About
Modifier and Type | Required Element and Description |
---|---|
Category[] |
value
The list of categories on the OSGi
Website
|
public abstract Category[] value
public abstract String[] custom
Copyright © 2015 aQute SARL. All rights reserved.