Uses of Package
org.glassfish.jersey.internal.inject
Packages that use org.glassfish.jersey.internal.inject
Package
Description
Common Jersey core classes.
Common Jersey internal API classes.
Common Jersey internal injection utility classes.
Common Jersey internal messaging classes.
Common Jersey internal model related classes and interfaces.
Common Jersey internal processing classes.
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.innate.injectClassDescriptionInterface 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.internalClassDescriptionInterface provides the communication API between Jersey and Dependency Injection provider.
-
Classes in org.glassfish.jersey.internal.inject used by org.glassfish.jersey.internal.injectClassDescriptionInjection binding description used to describe the aliases to main
Binding.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.Qualifier annotationused 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).Provider ofparam converterthat 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 fromInjectionManageralong with other information about the provided service. -
Classes in org.glassfish.jersey.internal.inject used by org.glassfish.jersey.message.internalClassDescriptionInterface 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 returning
InjectionManager. -
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.process.internalClassDescriptionInterface provides the communication API between Jersey and Dependency Injection provider.
-
Classes in org.glassfish.jersey.internal.inject used by org.glassfish.jersey.spiClassDescriptionInterface provides the communication API between Jersey and Dependency Injection provider.