Annotation Type JaxrsName
Component Property Type for the
osgi.jaxrs.name
service property.
This annotation can be used on a JAX-RS service to declare the value of the
JaxrsWhiteboardConstants.JAX_RS_NAME
service property.
- See Also:
-
Required Element Summary
Required Elements -
Field Summary
Fields
-
Field Details
-
PREFIX_
Prefix for the property name. This value is prepended to each property name.- See Also:
-
-
Element Details
-
value
String valueService property identifying the name of a JAX-RS service for processing by the whiteboard.- Returns:
- The JAX-RS service name.
- See Also:
-