| CachedConstructorAnalyzer<T> |
Processes a provided class and selects the valid constructor with the largest number of parameters.
|
| ContextInjectionResolverImpl |
Injection resolver for @Context injection annotation.
|
| ContextInjectionResolverImpl.Binder |
Context injection resolver binder.
|
| InjectionUtils |
Utility class for processing of an injection.
|
| JerseyClientCreationalContext<T> |
Jersey implementation of CreationalContext holding an instance of the client InjectionManager.
|
| JerseyConstructorInjectionPoint<T> |
Class that creates a new instance using the provided constructor, selects and injects the values.
|
| JerseyInjectionTarget<T> |
Wrapper for InjectionTarget that implements the functionality of injecting using JAX-RS annotations into provided
instances.
|
| JerseyTwofoldInstantiator<T> |
An implementation of an instantiator capable of instantiating different instance for the client and server side.
|
| WrappingJerseyInjectionTarget<T> |
An implementation of InjectionTarget that just wraps the provided InjectionTarget because of additional
features in an injection phase.
|