Package io.quarkus.vertx
Interface VertxOptionsCustomizer
- All Superinterfaces:
Consumer<io.vertx.core.VertxOptions>
Allows customizing the
VertxOptions used to create the managed Vertx instance.
Beans exposing this interface receive the VertxOptions computed from the application configuration, and
extensions customizing the options.
-
Method Summary