Uses of Interface
io.quarkus.arc.processor.BeanRegistrar
-
Packages that use BeanRegistrar Package Description io.quarkus.arc.processor -
-
Uses of BeanRegistrar in io.quarkus.arc.processor
Methods in io.quarkus.arc.processor with parameters of type BeanRegistrar Modifier and Type Method Description BeanProcessor.BuilderBeanProcessor.Builder. addBeanRegistrar(BeanRegistrar registrar)
-