Package org.osgi.annotation.bundle
Annotation Type Capabilities
-
@Documented @Retention(CLASS) @Target({TYPE,PACKAGE}) public @interface Capabilities
Container annotation for repeatedCapability
annotations.- Author:
- $Id: 6b6276fde5b7ad37c142d2377a0f5d8fad432e48 $
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description Capability[]
value
RepeatedCapability
annotations.
-
-
-
Element Detail
-
value
Capability[] value
RepeatedCapability
annotations.
-
-