???? RequireJaxrsWhiteboard
@Documented
@Retention(CLASS)
@Target({TYPE,PACKAGE})
@Requirement(namespace="osgi.implementation",
name="osgi.jaxrs",
version="1.0.0")
public @interface RequireJaxrsWhiteboard
This annotation can be used to require the JAX-RS Whiteboard implementation.
It can be used directly, or as a meta-annotation.
This annotation is applied to several of the JAX-RS Whiteboard component property annotations meaning that it does not normally need to be applied to Declarative Services components which use the JAX-RS Whiteboard.