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.
Common Jersey internal API classes.
Common Jersey internal injection utility classes.
Jersey Jetty container classes.
Support for Entity Data Filtering in Jersey.
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.
Provides core server filters.
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 invalid input: '&' 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 generic Servlet container integration classes.
Jersey internal Servlet API.
Jersey Simple 6.x container 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.clientClassDescriptionImplementation 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.Interface provides the communication API between Jersey and Dependency Injection provider.Implementation of this interface is capable of returningInjectionManager
.Factory that provides injection of the referenced instance. -
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.inject.hk2ClassDescriptionImplementation 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
.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.A marker interface toInjectionResolver<Context>
.Supplier extension which is able to callSupplier.get()
method to create a new object and also callDisposableSupplier.dispose(Object)
to make some cleaning code regarding the instance and the specificSupplier
instance.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
).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.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.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 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.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.Factory which is able to createInjectionManager
.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.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.jackson.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.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. -
Classes in org.glassfish.jersey.internal.inject used by org.glassfish.jersey.jettyClassDescriptionImplementation 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.Factory that provides injection of the referenced instance. -
Classes in org.glassfish.jersey.internal.inject used by org.glassfish.jersey.message.filteringClassDescriptionImplementation 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.Interface provides the communication API between Jersey and Dependency Injection provider. -
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.internalClassDescriptionInterface dedicated to keep some level of code compatibility between previous HK2 implementation and new DI SPI.Abstract 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.signatureClassDescriptionImplementation 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.process.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.serverClassDescriptionImplementation 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.Abstract injection binding description of a bean.Interface provides the communication API between Jersey and Dependency Injection provider. -
Classes in org.glassfish.jersey.internal.inject used by org.glassfish.jersey.server.filterClassDescriptionInterface 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.Abstract injection binding description of a bean. -
Classes in org.glassfish.jersey.internal.inject used by org.glassfish.jersey.server.internal.injectClassDescriptionAbstract 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.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.Interface provides the communication API between Jersey and Dependency Injection provider.Factory that provides injection of the referenced instance. -
Classes in org.glassfish.jersey.internal.inject used by org.glassfish.jersey.server.internal.processClassDescriptionImplementation 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.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.servletClassDescriptionImplementation 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.Factory that provides injection of the referenced instance. -
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.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.simpleClassDescriptionImplementation 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.Factory that provides injection of the referenced instance.