Uses of Interface
org.glassfish.jersey.internal.inject.DisposableSupplier
Packages that use DisposableSupplier
Package
Description
Jersey internal package supporting Jersey CDI integration.
-
Uses of DisposableSupplier in org.glassfish.jersey.ext.cdi1x.internal
Classes in org.glassfish.jersey.ext.cdi1x.internal that implement DisposableSupplierModifier and TypeClassDescriptionclass
Abstract supplier to provide CDI components obtained from CDI bean manager.final 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.