Uses of Interface
io.quarkus.arc.processor.BeanConfiguratorBase.CheckActiveGeneration
Packages that use BeanConfiguratorBase.CheckActiveGeneration
-
Uses of BeanConfiguratorBase.CheckActiveGeneration in io.quarkus.arc.processor
Fields in io.quarkus.arc.processor with type parameters of type BeanConfiguratorBase.CheckActiveGenerationMethod parameters in io.quarkus.arc.processor with type arguments of type BeanConfiguratorBase.CheckActiveGenerationModifier and TypeMethodDescriptionBeanConfiguratorBase.checkActive(Consumer<BeanConfiguratorBase.CheckActiveGeneration> checkActiveConsumer) Configures the procedure that generates the bytecode for checking whether this bean is active or not.