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 void
ResteasyCdiExtension. observeContextProducer(jakarta.enterprise.inject.spi.ProcessAnnotatedType<ContextProducers> event)
A simple observer to indicate theContextProducers
should not be dynamically registered.
-