Package org.glassfish.jersey.inject.cdi.se.injector
package org.glassfish.jersey.inject.cdi.se.injector
-
ClassDescriptionProcesses a provided class and selects the valid constructor with the largest number of parameters.This class collects errors, and can then also produce a MultiException from those errors if necessary.Injection resolver for
@Context
injection annotation.Context injection resolver binder.Utility class for processing of an injection.Class that creates a new instance using the provided constructor, selects and injects the values.Wrapper forInjectionTarget
that implements the functionality of injecting using JAX-RS annotations into provided instances.Class working with JAX-RS/Jersey types injected usingContext
annotation and all other types which can be injected using using other*Param
annotations.This exception can contain multiple other exceptions.This is an implementation of theNamed
annotation.An implementation ofInjectionTarget
that just wraps the providedInjectionTarget
because of additional features in an injection phase.