Annotation Interface RequireFeatureService


@Documented @Retention(CLASS) @Target({TYPE,PACKAGE}) @Requirement(namespace="osgi.implementation", name="osgi.feature", version="1.0") public @interface RequireFeatureService
This annotation can be used to require the Feature implementation. It can be used directly, or as a meta-annotation.