The Java(TM) API for RESTful Web Services (JAX-RS) 1.1 1.0.1.Final-redhat-2

javax.ws.rs.core
Annotation Type Context


@Target(value={PARAMETER,METHOD,FIELD})
@Retention(value=RUNTIME)
@Documented
public @interface Context

This annotation is used to inject information into a class field, bean property or method parameter.

See Also:
Application, UriInfo, Request, HttpHeaders, SecurityContext, Providers


The Java(TM) API for RESTful Web Services (JAX-RS) 1.1 1.0.1.Final-redhat-2

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.