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