All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description BeanHelper Helper class to register aBeaninto CDIBeanManager.BindingBeanPair Pair of a binding and corresponding Jersey beans.BootstrapPreinitialization The entry point for pre-initialize Jersey during bootstrap.CachedConstructorAnalyzer<T> Processes a provided class and selects the valid constructor with the largest number of parameters.CdiClientInjectionManager Each Client Runtime has a unique CdiClientInjectionManager, which passes properBindingto the Weld.CdiInjectionManager Implementation ofInjectionManagerused on the server side.CdiInjectionManagerFactory SPI implementation ofInjectionManagerFactorywhich provides a new instance of CDIInjectionManager.CdiInjectionManagerFactoryBase CDI Injection Manager Factory base class that holds the current bean manager.CdiRequestContext Implementation of the request context.CdiRequestScope CDI Request scope implementation using Weld-specificBoundRequestContextwhich allows pass on storage for request-scoped objects.ClientBootstrapPreinitialization Jersey Client Runtime pre-initialization implementation.ContextInjectionResolverImpl Injection resolver for@Contextinjection annotation.ContextInjectionResolverImpl.Binder Context injection resolver binder.GenericArrayTypeImpl An implementation of GenericArrayType for those times we need to create this on the fly.InitializableInstanceBean<T> Instance bean to be created in the pre-initialization phase and initialized after Jersey is bootstrap.InitializableInstanceBinding<T> Injection binding description of a bean bound directly as a specific instance to be created in a pre-initialization phase and initialized in runtime.InitializableSupplierInstanceBinding<T> Supplier instance binding to be created in the pre-initialization phase and initialized in runtime.InitializableSupplierThreadScopeBean Creates an implementation ofBeaninterface using Jersey'sSupplierInstanceBinding.InjectionUtils Utility class for processing of an injection.JerseyBean<T> Jersey-specific abstract class which implementsBeaninterface.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 forInjectionTargetthat 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.LocalizationMessages Defines string formatting method for each constant in the resource fileMatchableBinding<T,D extends MatchableBinding> A Binding to be able to be compared and matched in the runtime to be properly initialized.MatchableBinding.Matching<D extends MatchableBinding> Matching object that represents the level of a match between two bindings.MatchableBinding.MatchLevel Internal granularity of a Matching.MultiException This exception can contain multiple other exceptions.ParameterizedTypeImpl Simple implementation ofParameterizedType.RequestScopeBean CDI Class Bean representsCdiRequestScope.ServerBootstrapPreinitialization Jersey server side pre-initialization implementation.WrappingJerseyInjectionTarget<T> An implementation ofInjectionTargetthat just wraps the providedInjectionTargetbecause of additional features in an injection phase.