| Class | Description | 
|---|---|
| CdiRequestContext | 
 Implementation of the request context. 
 | 
| CdiRequestScope | 
 CDI Request scope implementation using Weld-specific  
BoundRequestContext which allows pass on storage for
 request-scoped objects. | 
| CdiSeInjectionManager | 
 Implementation of  
InjectionManager that starts CDI SE container, scans all users bean according to beans.xml file and
 register Jersey's internal beans using SeBeanRegisterExtension extension. | 
| CdiSeInjectionManagerFactory | 
 SPI implementation of  
InjectionManagerFactory which provides a new instance of CDI InjectionManager. | 
| GenericArrayTypeImpl | 
 An implementation of GenericArrayType for those times we need to create this on the fly. 
 | 
| LocalizationMessages | 
 Defines string formatting method for each constant in the resource file 
 | 
| ParameterizedTypeImpl | 
 Simple implementation of  
ParameterizedType. | 
| RequestScopeBean | 
 CDI Class Bean represents  
CdiRequestScope. | 
Copyright © 2007-2021, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.