public class ParameterInjectionBinder extends AbstractBinder
@Context@Context-based injection is provided so that
the @Context annotation can be used interchangeably with e.g. standard
@Inject dependency injection annotation.
@CookieParam@FormParam@HeaderParam@MatrixParam@PathParam@QueryParam@SuspendedAsyncResponse injection as defined by the JAX-RS specification.
@UriWebTarget injection as defined by the JAX-RS specification.
| Constructor and Description |
|---|
ParameterInjectionBinder() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure()
Implement to provide binding definitions using the exposed binding
methods.
|
addActiveDescriptor, addActiveDescriptor, addUnbindFilter, bind, bind, bind, bind, bind, bindAsContract, bindAsContract, bindFactory, bindFactory, bindFactory, commit, installpublic void configure()
AbstractBinderconfigure in class AbstractBinderCopyright © 2007-2012 Oracle Corporation. All Rights Reserved. Use is subject to license terms.