Package org.jboss.resteasy.cdi
package org.jboss.resteasy.cdi
-
ClassDescriptionA registry which is CDI aware and will create per-request resources from the CDI container.This ConstructorInjector implementation uses CDI's BeanManager to obtain a contextual instance of a bean.A Jakarta REST
Featurethat registers CDI integration providers.CdiOptions<T>Configuration options for the RESTEasy CDI integration.JAX-RS property injection is performed twice on CDI Beans.AContainerResponseFilterthat unwraps CDI proxies from response entities before serialization.CDI producers for Jakarta RESTful Web Services types and RESTEasy specific types.Deprecated, for removal: This API element is subject to removal in a future version.this should not be used outside of this module and may be removed in a future releaseA container for CDI-managed Jakarta REST components discovered during processing.A CDIExtensionthat integrates Jakarta REST components with CDI.A CDIExtensionthat enables Jakarta REST parameter annotations (@CookieParam,@FormParam,@HeaderParam,@MatrixParam,@PathParam,@QueryParam, and@BeanParam) to function as CDI qualifiers.Utility methods for detecting CDI scopes and JAX-RS components.