Annotation Type JaxrsExtension
@ComponentPropertyType
@Retention(CLASS)
@Target(TYPE)
@RequireJaxrsWhiteboard
public @interface JaxrsExtension
Component Property Type for the
osgi.jaxrs.extension
service
property.
This annotation can be used on a JAX-RS service to declare the value of the
JaxrsWhiteboardConstants.JAX_RS_EXTENSION
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:
-