uCosminexus Application Server, Web Service Development Guide
With the root resource class, sub-resource class, or an exception mapping provider, you can use the Context annotation to acquire the context defined according to the JAX-RS 1.1 specifications. The JAX-RS engine supports the following types of context:
Although the information included in the context differs for each HTTP request, because the provider instances are singleton, the information included in javax.ws.rs.core.ext.Providers is always the same for each WAR file.
The following subsection describes the types of context supported by the JAX-RS engine.
All Rights Reserved. Copyright (C) 2013, Hitachi, Ltd.