@ProviderType public interface JaxrsEndpoint
It provides access to service properties representing the service, and the URI at which it is available.
Modifier and Type | Field and Description |
---|---|
static String |
JAX_RS_BUNDLE_ID
A service property providing the bundle id of the bundle which registered
the whiteboard service.
|
static String |
JAX_RS_BUNDLE_SYMBOLICNAME
A service property providing the symbolic name of the bundle which
registered the whiteboard service.
|
static String |
JAX_RS_BUNDLE_VERSION
A service property providing the bundle version of the bundle which
registered the whiteboard service.
|
static String |
JAX_RS_SERVICE_ID
A service property providing the service id of the whiteboard service.
|
static String |
JAX_RS_URI
A service property representing the URI(s) at which this resource or
application is available.
|
static final String JAX_RS_URI
static final String JAX_RS_BUNDLE_SYMBOLICNAME
static final String JAX_RS_BUNDLE_ID
static final String JAX_RS_BUNDLE_VERSION
static final String JAX_RS_SERVICE_ID
Copyright © Contributors to the Eclipse Foundation Licensed under the Eclipse Foundation Specification License – v1.0