Class VertxCoreRecorder.VertxOptionsCustomizer

java.lang.Object
io.quarkus.vertx.core.runtime.VertxCoreRecorder.VertxOptionsCustomizer
Enclosing class:
VertxCoreRecorder

static class VertxCoreRecorder.VertxOptionsCustomizer extends Object
  • Field Details

    • customizers

      final List<Consumer<io.vertx.core.VertxOptions>> customizers
  • Constructor Details

    • VertxOptionsCustomizer

      VertxOptionsCustomizer(List<Consumer<io.vertx.core.VertxOptions>> customizers)
  • Method Details

    • customize

      io.vertx.core.VertxOptions customize(io.vertx.core.VertxOptions options)