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