JAX-RS Core API 2.3.6.Final-redhat-1

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


JAX-RS Core API 2.3.6.Final-redhat-1

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