Uses of Class
io.quarkus.arc.processor.CustomAlterableContexts
-
Packages that use CustomAlterableContexts Package Description io.quarkus.arc.processor.bcextensions -
-
Uses of CustomAlterableContexts in io.quarkus.arc.processor.bcextensions
Methods in io.quarkus.arc.processor.bcextensions with parameters of type CustomAlterableContexts Modifier and Type Method Description voidExtensionsEntryPoint. registerMetaAnnotations(BeanProcessor.Builder builder, CustomAlterableContexts customAlterableContexts)Must be called afterrunDiscoveryand beforerunEnhancement.
-