Uses of Class
org.jboss.resteasy.cdi.ContextProducers
-
Packages that use ContextProducers Package Description org.jboss.resteasy.cdi -
-
Uses of ContextProducers in org.jboss.resteasy.cdi
Method parameters in org.jboss.resteasy.cdi with type arguments of type ContextProducers Modifier and Type Method Description voidResteasyCdiExtension. observeContextProducer(jakarta.enterprise.inject.spi.ProcessAnnotatedType<ContextProducers> event)A simple observer to indicate theContextProducersshould not be dynamically registered.
-