ResourceReference as a dependency.Bean into CDI BeanManager.Binding to the Weld.InjectionManager used on the server side.InjectionManagerFactory which provides a new instance of CDI InjectionManager.BoundRequestContext which allows pass on storage for
request-scoped objects.@Context injection annotation.or get the existing injection manager for the serverinjection resolvers.CreationalContext or the server side InjectionManager.Bean interface using Jersey's SupplierInstanceBinding.Instantiator is used in this implementation.Bean interface.InjectionTarget that implements the functionality of injecting using JAX-RS annotations into provided
instances.delegate injection target and inject
the fields that are Jersey-specific.delegate injection target and inject
the fields that are Jersey-specific.delegate injection target and inject
the fields that are Jersey-specific.ParameterizedType.JerseyBean into BeanManager.JerseyBean into BeanManager.JerseyBeans into BeanManager.JerseyBeans into BeanManager.CdiRequestScope.Bean instance.ConstructorInjectionPoint for the client side beans.ConstructorInjectionPoint for the client side beans.InjectionTarget that just wraps the provided InjectionTarget because of additional
features in an injection phase.NoOpInjectionTarget that creates no operation that
means that only jersey injection is available as a additional feature.InjectionTarget for classes that do not fulfill bean class requirements
(e.g.Copyright © 2007-2024, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.