Annotation Interface JakartarsExtension
@ComponentPropertyType
@Retention(CLASS)
@Target(TYPE)
@RequireJakartarsWhiteboard
public @interface JakartarsExtension
Component Property Type for the
osgi.jakartars.extension
service
property.
This annotation can be used on a Jakarta RESTful Web Services extension
service to declare the value of the
JakartarsWhiteboardConstants.JAKARTA_RS_EXTENSION
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:
-