Annotation Type JaxrsResource
-
@ComponentPropertyType @Retention(CLASS) @Target(TYPE) @RequireJaxrsWhiteboard public @interface JaxrsResource
Component Property Type for theosgi.jaxrs.resourceservice property.This annotation can be used on a JAX-RS resource to declare the value of the
JaxrsWhiteboardConstants.JAX_RS_RESOURCEservice property.- See Also:
- "Component Property Types"
-
-
Field Summary
Fields Modifier and Type Fields Description static java.lang.StringPREFIX_Prefix for the property name.
-