Package org.glassfish.jersey.inject.cdi.se
-
Class Summary Class Description CdiRequestContext Implementation of the request context.CdiRequestScope CDI Request scope implementation using Weld-specificBoundRequestContextwhich allows pass on storage for request-scoped objects.CdiSeInjectionManager Implementation ofInjectionManagerthat starts CDI SE container, scans all users bean according to beans.xml file and register Jersey's internal beans usingSeBeanRegisterExtensionextension.CdiSeInjectionManagerFactory SPI implementation ofInjectionManagerFactorywhich provides a new instance of CDIInjectionManager.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 fileParameterizedTypeImpl Simple implementation ofParameterizedType.RequestScopeBean CDI Class Bean representsCdiRequestScope.