Package org.glassfish.jersey.ext.cdi1x.internal
Jersey internal package supporting Jersey CDI integration.
-
Class Summary Class Description AbstractCdiBeanSupplier<T> Abstract supplier to provide CDI components obtained from CDI bean manager.CdiComponentProvider Jersey CDI integration implementation.CdiComponentProvider.CdiDefaultAnnotation Auxiliary annotation for mocked beans used to cover Jersey/HK2 injected injection points.CdiServerComponentProvider Implementation of ComponentProvider for Jersey ServerCdiUtil Common CDI utility methods.GenericCdiBeanSupplier Supplier to provide CDI managed components where there is no clear mapping between the CDI and scopes.GenericInjectionManagerStore Genericinjection manager storethat allows multiple injection managers to run in parallel.InjecteeSkippingAnalyzer Class analyzer that ignores given injection points.LocalizationMessages Defines string formatting method for each constant in the resource fileProcessAllAnnotatedTypes ProcessJAXRSAnnotatedTypes RequestScopedCdiBeanSupplier Supplier to provide CDI managed components that should be mapped into Jersey request scope. -
Annotation Types Summary Annotation Type Description JerseyVetoed Use this to annotate types included in Jersey libraries that are to be CDI managed as defined by theCdiComponentProvider