Annotation Type RequireMetaTypeImplementation


@Documented @Retention(CLASS) @Target({TYPE,PACKAGE}) @Requirement(namespace="osgi.implementation", name="osgi.metatype", version="1.4") 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: 1268ff366093e8096a2559792dc3b2f50df4c5d3 $