Uses of Interface
io.quarkus.vertx.deployment.VertxBuildConfig
Packages that use VertxBuildConfig
-
Uses of VertxBuildConfig in io.quarkus.vertx.core.deployment
Methods in io.quarkus.vertx.core.deployment with parameters of type VertxBuildConfigModifier and TypeMethodDescription(package private) io.quarkus.deployment.builditem.ContextHandlerBuildItemVertxCoreProcessor.createVertxContextHandlers(VertxCoreRecorder recorder, VertxBuildConfig buildConfig) -
Uses of VertxBuildConfig in io.quarkus.vertx.deployment
Methods in io.quarkus.vertx.deployment with parameters of type VertxBuildConfigModifier and TypeMethodDescription(package private) voidVertxProcessor.currentContextFactory(io.quarkus.deployment.annotations.BuildProducer<CurrentContextFactoryBuildItem> currentContextFactory, VertxBuildConfig buildConfig, VertxEventBusConsumerRecorder recorder)