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