Annotation Interface JakartarsApplicationSelect
Component Property Type for the
osgi.jakartars.application.select
service property.
This annotation can be used on a Jakarta RESTful Web Services whiteboard
resource or extension service to declare the value of the
JakartarsWhiteboardConstants.JAKARTA_RS_APPLICATION_SELECT
service
property.
- See Also:
-
- "Component Property Types"
-
Required Element Summary
-
Field Summary
-
Field Details
-
PREFIX_
Prefix for the property name. This value is prepended to each property name.- See Also:
-
-
Element Details
-
value
String[] valueService property providing a OSGi filter(s) identifying the application(s) to which this service should be bound.- Returns:
- The filter(s) for selecting the application(s) to bind to.
- See Also:
-