Package aQute.bnd.component.annotations
Annotation Type RequireServiceComponentRuntime
-
@Documented @Retention(CLASS) @Target({TYPE,PACKAGE}) @Requirement(namespace="osgi.extender", name="osgi.component", version="1.5.0") 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: c199443e89740877bbaf4febb687697a9cf850e3 $