Annotation Type RequireServiceComponentRuntime


  • @Documented
    @Retention(CLASS)
    @Target({TYPE,PACKAGE})
    @Requirement(namespace="osgi.extender",
                 name="osgi.component",
                 version="1.5")
    public @interface RequireServiceComponentRuntime
    This annotation can be used to require the Service Component Runtime to process Declarative Services components. It can be used directly, or as a meta-annotation.
    Since:
    1.4