Annotation Type JaxrsApplicationSelect
Component Property Type for the
osgi.jaxrs.application.select
service
property.
This annotation can be used on a JAX-RS resource or extension to declare the
value of the
JaxrsWhiteboardConstants.JAX_RS_APPLICATION_SELECT
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 providing an OSGi filter identifying the application(s) to which this service should be bound.- Returns:
- The filter for selecting the applications to bind to.
- See Also:
-