Uses of Class
io.quarkus.arc.processor.BeanConfigurator
Packages that use BeanConfigurator
-
Uses of BeanConfigurator in io.quarkus.arc.processor
Methods in io.quarkus.arc.processor that return BeanConfiguratorModifier and TypeMethodDescriptiondefault <T> BeanConfigurator<T> Configure a new synthetic bean.<T> BeanConfigurator<T> BeanRegistrar.RegistrationContext.configure(org.jboss.jandex.DotName beanClassName) Configure a new synthetic bean.