Package org.glassfish.jersey.inject.cdi.se
package org.glassfish.jersey.inject.cdi.se
-
ClassDescriptionImplementation of the request context.CDI Request scope implementation using Weld-specific
BoundRequestContext
which allows pass on storage for request-scoped objects.Implementation ofInjectionManager
that starts CDI SE container, scans all users bean according to beans.xml file and register Jersey's internal beans usingSeBeanRegisterExtension
extension.SPI implementation ofInjectionManagerFactory
which provides a new instance of CDIInjectionManager
.An implementation of GenericArrayType for those times we need to create this on the fly.Defines string formatting method for each constant in the resource fileSimple implementation ofParameterizedType
.CDI Class Bean representsCdiRequestScope
.