Uses of Class
org.glassfish.jersey.ext.cdi1x.internal.AbstractCdiBeanSupplier
Packages that use AbstractCdiBeanSupplier
Package
Description
Jersey internal package supporting Jersey CDI integration.
-
Uses of AbstractCdiBeanSupplier in org.glassfish.jersey.ext.cdi1x.internal
Subclasses of AbstractCdiBeanSupplier in org.glassfish.jersey.ext.cdi1x.internalModifier and TypeClassDescriptionfinal class
Supplier to provide CDI managed components where there is no clear mapping between the CDI and scopes.final class
Supplier to provide CDI managed components that should be mapped into Jersey request scope.