Annotation Interface JakartarsResource
@ComponentPropertyType
@Retention(CLASS)
@Target(TYPE)
@RequireJakartarsWhiteboard
public @interface JakartarsResource
Component Property Type for the
osgi.jakartars.resource
service
property.
This annotation can be used on a Jakarta RESTful Web Services whiteboard
resource to declare the value of the
JakartarsWhiteboardConstants.JAKARTA_RS_RESOURCE
service property.
- See Also:
-
- "Component Property Types"
-
Field Summary
-
Field Details
-
PREFIX_
Prefix for the property name. This value is prepended to each property name.- See Also:
-