Annotation Type JaxrsResource
@ComponentPropertyType
@Retention(CLASS)
@Target(TYPE)
@RequireJaxrsWhiteboard
public @interface JaxrsResource
Component Property Type for the
osgi.jaxrs.resource
service property.
This annotation can be used on a JAX-RS resource to declare the value of the
JaxrsWhiteboardConstants.JAX_RS_RESOURCE
service property.
- See Also:
-
Field Summary
Fields
-
Field Details
-
PREFIX_
Prefix for the property name. This value is prepended to each property name.- See Also:
-