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
Author:
$Id: 4bf3dac0ebfa1c40f601c181678ecfd785d92135 $