|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Constants
Defines standard names for the Triaxrs environment and Manifest header attribute keys.
The values associated with these keys are of type
java.lang.String, unless otherwise indicated.
| Field Summary | |
|---|---|
static String |
TRIAXRS_PATH_PREFIX
Manifest header (named "Triaxrs-PathPrefix") of a bundle which offers javax.ws.rs.core.Application or individual
resource(s) as service(s) for a TriaxRs bundle. |
| Field Detail |
|---|
static final String TRIAXRS_PATH_PREFIX
javax.ws.rs.core.Application or individual
resource(s) as service(s) for a TriaxRs bundle. The header value
specifies the prefix which will be prepended to the paths of the
resources provided by the javax.ws.rs.core.Application or of
the individual resource(s).
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||