Package aQute.bnd.metatype.annotations
Annotation Type RequireMetaTypeExtender
-
@Documented @Retention(CLASS) @Target({TYPE,PACKAGE}) @Requirement(namespace="osgi.extender", name="osgi.metatype", version="1.4.0") public @interface RequireMetaTypeExtender
This annotation can be used to require the Meta Type extender to process metatype resources. It can be used directly, or as a meta-annotation.- Since:
- 1.4
- Author:
- $Id: c3c3735a26e82476303dcffec5d1de0497b2658e $