Uses of Package
org.glassfish.jersey.internal.inject
Packages that use org.glassfish.jersey.internal.inject
Package
Description
Common Jersey core classes.
Jersey client-side classes.
Provides core client filters.
Jersey internal package supporting Jersey CDI integration.
Jersey internal SPI to support custom defined HK2 injection binding for Jersey/CDI applications.
Common Jersey internal API classes.
Common Jersey internal injection utility classes.
Common Jersey internal messaging classes.
Common Jersey internal model related classes and interfaces.
Jersey OAuth 1 Signature API and Implementation.
Common Jersey internal processing classes.
Jersey server-side classes.
Jersey server-side internal classes.
Jersey server-side JAX-RS injection support classes.
Jersey server-side internal monitoring and statistics classes.
Jersey server-side internal classes related to request and response processing.
Jersey server-side application & resource modeling classes.
Jersey server-side internal model related and routing helper classes.
Jersey server-side service provider contract (SPI) classes.
Jersey server-side WADL configuration classes.
Jersey server-side WADL internal classes.
Jersey internal Servlet API.
Common Jersey service provider contract (SPI) classes.
-
Classes in org.glassfish.jersey.internal.inject used by org.glassfish.jerseyClassDescriptionInterface provides the communication API between Jersey and Dependency Injection provider.
-
Classes in org.glassfish.jersey.internal.inject used by org.glassfish.jersey.clientClassDescriptionSupports inline instantiation of annotation type instances.Interface provides the communication API between Jersey and Dependency Injection provider.Implementation of this interface is capable of returning
InjectionManager
. -
Classes in org.glassfish.jersey.internal.inject used by org.glassfish.jersey.client.filterClassDescriptionInterface provides the communication API between Jersey and Dependency Injection provider.
-
Classes in org.glassfish.jersey.internal.inject used by org.glassfish.jersey.client.internal.injectClassDescriptionInterface provides the communication API between Jersey and Dependency Injection provider.
-
Classes in org.glassfish.jersey.internal.inject used by org.glassfish.jersey.ext.cdi1x.internalClassDescriptionSupplier extension which is able to call
Supplier.get()
method to create a new object and also callDisposableSupplier.dispose(Object)
to make some cleaning code regarding the instance and the specificSupplier
instance.Interface provides the communication API between Jersey and Dependency Injection provider. -
Classes in org.glassfish.jersey.internal.inject used by org.glassfish.jersey.ext.cdi1x.internal.spiClassDescriptionInterface provides the communication API between Jersey and Dependency Injection provider.
-
Classes in org.glassfish.jersey.internal.inject used by org.glassfish.jersey.inject.cdi.seClassDescriptionImplementation of
Binder
interface dedicated to keep some level of code compatibility between previous HK2 implementation and new DI SPI.Interface dedicated to keep some level of code compatibility between previous HK2 implementation and new DI SPI.Abstract injection binding description of a bean.The descriptor holder for an externally provided DI providers.Interface provides the communication API between Jersey and Dependency Injection provider.Factory which is able to createInjectionManager
.Implementation of this class is used as a holder for service instance fromInjectionManager
along with other information about the provided service. -
Classes in org.glassfish.jersey.internal.inject used by org.glassfish.jersey.inject.cdi.se.beanClassDescriptionInjection binding description of a bean bound via its a Java class.This class allows users to provide a custom injection target for any annotation (including
@Inject
).Injection binding description of a bean bound directly as a specific instance.Injection binding description of a bean bound indirectly via a supplier class producing instances of the bound type.Injection binding description of a bean bound indirectly via an supplier producing instances of the bound type. -
Classes in org.glassfish.jersey.internal.inject used by org.glassfish.jersey.inject.cdi.se.injectorClassDescriptionImplementation of
Binder
interface dedicated to keep some level of code compatibility between previous HK2 implementation and new DI SPI.Supports inline instantiation of annotation type instances.Interface dedicated to keep some level of code compatibility between previous HK2 implementation and new DI SPI.A marker interface toInjectionResolver<Context>
.An Injectee represents the point of injection.This class allows users to provide a custom injection target for any annotation (including@Inject
). -
Classes in org.glassfish.jersey.internal.inject used by org.glassfish.jersey.inject.hk2ClassDescriptionInterface dedicated to keep some level of code compatibility between previous HK2 implementation and new DI SPI.Abstract injection binding description of a bean.A marker interface to
InjectionResolver<Context>
.The descriptor holder for an externally provided DI providers.An Injectee represents the point of injection.Interface provides the communication API between Jersey and Dependency Injection provider.Factory which is able to createInjectionManager
.This class allows users to provide a custom injection target for any annotation (including@Inject
). -
Classes in org.glassfish.jersey.internal.inject used by org.glassfish.jersey.internalClassDescriptionImplementation of
Binder
interface dedicated to keep some level of code compatibility between previous HK2 implementation and new DI SPI.Interface dedicated to keep some level of code compatibility between previous HK2 implementation and new DI SPI.Interface provides the communication API between Jersey and Dependency Injection provider. -
Classes in org.glassfish.jersey.internal.inject used by org.glassfish.jersey.internal.injectClassDescriptionImplementation of
Binder
interface dedicated to keep some level of code compatibility between previous HK2 implementation and new DI SPI.Injection binding description used to describe the aliases to mainBinding
.Supports inline instantiation of annotation type instances.Interface dedicated to keep some level of code compatibility between previous HK2 implementation and new DI SPI.Abstract injection binding description of a bean.Injection binding description of a bean bound via its a Java class.Qualifier annotation
used to annotate HK2 injections and bindings for user custom providers.The descriptor holder for an externally provided DI providers.An Injectee represents the point of injection.Interface provides the communication API between Jersey and Dependency Injection provider.This class allows users to provide a custom injection target for any annotation (including@Inject
).Class which has the fields containing the instance ofInjectionResolver
and its a concrete type.Injection binding description of a bean bound directly as a specific instance.Provider ofparam converter
that produce the target Java type instance by invoking a staticfromString(String)
method on the target type.Implementation of this class is used as a holder for service instance fromInjectionManager
along with other information about the provided service.Injection binding description of a bean bound indirectly via a supplier class producing instances of the bound type.Injection binding description of a bean bound indirectly via an supplier producing instances of the bound type. -
Classes in org.glassfish.jersey.internal.inject used by org.glassfish.jersey.jaxb.internalClassDescriptionImplementation of
Binder
interface dedicated to keep some level of code compatibility between previous HK2 implementation and new DI SPI.Interface dedicated to keep some level of code compatibility between previous HK2 implementation and new DI SPI.Interface provides the communication API between Jersey and Dependency Injection provider. -
Classes in org.glassfish.jersey.internal.inject used by org.glassfish.jersey.media.sse.internalClassDescriptionImplementation of
Binder
interface dedicated to keep some level of code compatibility between previous HK2 implementation and new DI SPI.Interface dedicated to keep some level of code compatibility between previous HK2 implementation and new DI SPI. -
Classes in org.glassfish.jersey.internal.inject used by org.glassfish.jersey.message.internalClassDescriptionImplementation of
Binder
interface dedicated to keep some level of code compatibility between previous HK2 implementation and new DI SPI.Interface dedicated to keep some level of code compatibility between previous HK2 implementation and new DI SPI.Interface provides the communication API between Jersey and Dependency Injection provider.Implementation of this interface is capable of returningInjectionManager
. -
Classes in org.glassfish.jersey.internal.inject used by org.glassfish.jersey.model.internalClassDescriptionAbstract injection binding description of a bean.Interface provides the communication API between Jersey and Dependency Injection provider.Implementation of this interface is capable of returning
InjectionManager
. -
Classes in org.glassfish.jersey.internal.inject used by org.glassfish.jersey.oauth1.signatureClassDescriptionInterface provides the communication API between Jersey and Dependency Injection provider.
-
Classes in org.glassfish.jersey.internal.inject used by org.glassfish.jersey.process.internalClassDescriptionInterface provides the communication API between Jersey and Dependency Injection provider.
-
Classes in org.glassfish.jersey.internal.inject used by org.glassfish.jersey.serverClassDescriptionSupports inline instantiation of annotation type instances.Interface dedicated to keep some level of code compatibility between previous HK2 implementation and new DI SPI.Interface provides the communication API between Jersey and Dependency Injection provider.
-
Classes in org.glassfish.jersey.internal.inject used by org.glassfish.jersey.server.internalClassDescriptionImplementation of
Binder
interface dedicated to keep some level of code compatibility between previous HK2 implementation and new DI SPI.Interface dedicated to keep some level of code compatibility between previous HK2 implementation and new DI SPI. -
Classes in org.glassfish.jersey.internal.inject used by org.glassfish.jersey.server.internal.injectClassDescriptionAn Injectee represents the point of injection.Interface provides the communication API between Jersey and Dependency Injection provider.This class allows users to provide a custom injection target for any annotation (including
@Inject
). -
Classes in org.glassfish.jersey.internal.inject used by org.glassfish.jersey.server.internal.monitoringClassDescriptionImplementation of
Binder
interface dedicated to keep some level of code compatibility between previous HK2 implementation and new DI SPI.Interface dedicated to keep some level of code compatibility between previous HK2 implementation and new DI SPI. -
Classes in org.glassfish.jersey.internal.inject used by org.glassfish.jersey.server.internal.processClassDescriptionInterface provides the communication API between Jersey and Dependency Injection provider.
-
Classes in org.glassfish.jersey.internal.inject used by org.glassfish.jersey.server.modelClassDescriptionInterface provides the communication API between Jersey and Dependency Injection provider.
-
Classes in org.glassfish.jersey.internal.inject used by org.glassfish.jersey.server.model.internalClassDescriptionInterface provides the communication API between Jersey and Dependency Injection provider.
-
Classes in org.glassfish.jersey.internal.inject used by org.glassfish.jersey.server.spiClassDescriptionInterface provides the communication API between Jersey and Dependency Injection provider.
-
Classes in org.glassfish.jersey.internal.inject used by org.glassfish.jersey.server.wadl.configClassDescriptionInterface provides the communication API between Jersey and Dependency Injection provider.
-
Classes in org.glassfish.jersey.internal.inject used by org.glassfish.jersey.server.wadl.internalClassDescriptionInterface provides the communication API between Jersey and Dependency Injection provider.
-
Classes in org.glassfish.jersey.internal.inject used by org.glassfish.jersey.servlet.internalClassDescriptionImplementation of
Binder
interface dedicated to keep some level of code compatibility between previous HK2 implementation and new DI SPI.Interface dedicated to keep some level of code compatibility between previous HK2 implementation and new DI SPI. -
Classes in org.glassfish.jersey.internal.inject used by org.glassfish.jersey.spiClassDescriptionInterface provides the communication API between Jersey and Dependency Injection provider.