- JAX_RS_APPLICATION_BASE - Static variable in class org.osgi.service.jaxrs.whiteboard.JaxrsWhiteboardConstants
-
Service property specifying the base URI mapping for a JAX-RS application
service.
- JAX_RS_APPLICATION_SELECT - Static variable in class org.osgi.service.jaxrs.whiteboard.JaxrsWhiteboardConstants
-
Service property specifying the target application for a JAX-RS resource
or extension service.
- JAX_RS_APPLICATION_SERVICE_PROPERTIES - Static variable in class org.osgi.service.jaxrs.whiteboard.JaxrsWhiteboardConstants
-
The property key which can be used to find the application service
properties inside an injected Configuration
- JAX_RS_BUNDLE_ID - Static variable in interface org.osgi.service.jaxrs.runtime.JaxrsEndpoint
-
A service property providing the bundle id of the bundle which registered
the whiteboard service.
- JAX_RS_BUNDLE_SYMBOLICNAME - Static variable in interface org.osgi.service.jaxrs.runtime.JaxrsEndpoint
-
A service property providing the symbolic name of the bundle which
registered the whiteboard service.
- JAX_RS_BUNDLE_VERSION - Static variable in interface org.osgi.service.jaxrs.runtime.JaxrsEndpoint
-
A service property providing the bundle version of the bundle which
registered the whiteboard service.
- JAX_RS_DEFAULT_APPLICATION - Static variable in class org.osgi.service.jaxrs.whiteboard.JaxrsWhiteboardConstants
-
The name of the default JAX-RS application in every Whiteboard instance.
- JAX_RS_EXTENSION - Static variable in class org.osgi.service.jaxrs.whiteboard.JaxrsWhiteboardConstants
-
Service property specifying that a JAX-RS resource should be processed by
the whiteboard.
- JAX_RS_EXTENSION_SELECT - Static variable in class org.osgi.service.jaxrs.whiteboard.JaxrsWhiteboardConstants
-
A Service property specifying one or more target filters used to select
the set of JAX-RS extension services required to support this whiteboard
service.
- JAX_RS_MEDIA_TYPE - Static variable in class org.osgi.service.jaxrs.whiteboard.JaxrsWhiteboardConstants
-
A service property specifying that a JAX-RS extension service, JAX-RS
application service, or JAX-RS Whiteboard implementation provides support
for reading from and writing to a specific media type.
- JAX_RS_NAME - Static variable in class org.osgi.service.jaxrs.whiteboard.JaxrsWhiteboardConstants
-
Service property specifying the name of a JAX-RS whiteboard service.
- JAX_RS_RESOURCE - Static variable in class org.osgi.service.jaxrs.whiteboard.JaxrsWhiteboardConstants
-
Service property specifying that a JAX-RS resource should be processed by
the whiteboard.
- JAX_RS_SERVICE_ENDPOINT - Static variable in class org.osgi.service.jaxrs.runtime.JaxrsServiceRuntimeConstants
-
JAX-RS Runtime Service service property specifying the endpoints upon
which the JAX-RS implementation is available.
- JAX_RS_SERVICE_ID - Static variable in interface org.osgi.service.jaxrs.runtime.JaxrsEndpoint
-
A service property providing the service id of the whiteboard service.
- JAX_RS_URI - Static variable in interface org.osgi.service.jaxrs.runtime.JaxrsEndpoint
-
A service property representing the URI(s) at which this resource or
application is available.
- JAX_RS_WHITEBOARD_IMPLEMENTATION - Static variable in class org.osgi.service.jaxrs.whiteboard.JaxrsWhiteboardConstants
-
The name of the implementation capability for the JAX-RS Whiteboard
specification
- JAX_RS_WHITEBOARD_SPECIFICATION_VERSION - Static variable in class org.osgi.service.jaxrs.whiteboard.JaxrsWhiteboardConstants
-
The version of the implementation capability for the JAX-RS Whiteboard
specification
- JAX_RS_WHITEBOARD_TARGET - Static variable in class org.osgi.service.jaxrs.whiteboard.JaxrsWhiteboardConstants
-
Service property specifying the target filter to select the JAX-RS
Whiteboard implementation to process the service.
- JaxrsApplicationBase - Annotation Type in org.osgi.service.jaxrs.whiteboard.propertytypes
-
Component Property Type for the osgi.jaxrs.application.base service
property.
- JaxrsApplicationSelect - Annotation Type in org.osgi.service.jaxrs.whiteboard.propertytypes
-
Component Property Type for the osgi.jaxrs.application.select service
property.
- JaxrsEndpoint - Interface in org.osgi.service.jaxrs.runtime
-
A JaxrsEndpoint service represents a registered JAX-RS whiteboard resource or
application.
- JaxrsExtension - Annotation Type in org.osgi.service.jaxrs.whiteboard.propertytypes
-
Component Property Type for the osgi.jaxrs.extension service
property.
- JaxrsExtensionSelect - Annotation Type in org.osgi.service.jaxrs.whiteboard.propertytypes
-
Component Property Type for the osgi.jaxrs.extension.select service
property.
- JaxrsMediaType - Annotation Type in org.osgi.service.jaxrs.whiteboard.propertytypes
-
Component Property Type for the osgi.jaxrs.media.type service
property.
- JaxrsName - Annotation Type in org.osgi.service.jaxrs.whiteboard.propertytypes
-
Component Property Type for the osgi.jaxrs.name service property.
- JaxrsResource - Annotation Type in org.osgi.service.jaxrs.whiteboard.propertytypes
-
Component Property Type for the osgi.jaxrs.resource service property.
- JaxrsServiceRuntime - Interface in org.osgi.service.jaxrs.runtime
-
The JaxrsServiceRuntime service represents the runtime information of a
JAX-RS Whiteboard implementation.
- JaxrsServiceRuntimeConstants - Class in org.osgi.service.jaxrs.runtime
-
Defines standard names for JAX-RS Runtime Service constants.
- JaxrsWhiteboardConstants - Class in org.osgi.service.jaxrs.whiteboard
-
Defines standard constants for the JAX-RS Whiteboard services.
- JaxrsWhiteboardTarget - Annotation Type in org.osgi.service.jaxrs.whiteboard.propertytypes
-
Component Property Type for the osgi.jaxrs.whiteboard.target service
property.
- JSONRequired - Annotation Type in org.osgi.service.jaxrs.whiteboard.propertytypes
-