See: Description
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 Server
|
CdiUtil |
Common CDI utility methods.
|
GenericCdiBeanSupplier |
Supplier to provide CDI managed components where
there is no clear mapping between the CDI and scopes.
|
GenericInjectionManagerStore |
Generic
injection manager store that 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 file
|
ProcessAllAnnotatedTypes | |
ProcessJAXRSAnnotatedTypes | |
RequestScopedCdiBeanSupplier |
Supplier to provide CDI managed components
that should be mapped into Jersey request scope.
|
Annotation Type | Description |
---|---|
JerseyVetoed |
Use this to annotate types included in Jersey libraries
that are to be CDI managed as defined by the
CdiComponentProvider |
Copyright © 2007-2024, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.