static class VertxCoreRecorder.VertxSupplier extends Object implements Supplier<io.vertx.core.Vertx>
| Modifier and Type | Field and Description |
|---|---|
(package private) VertxConfiguration |
config |
(package private) VertxCoreRecorder.VertxOptionsCustomizer |
customizer |
(package private) io.vertx.core.Vertx |
v |
| Constructor and Description |
|---|
VertxSupplier(VertxConfiguration config,
List<Consumer<io.vertx.core.VertxOptions>> customizers) |
final VertxConfiguration config
final VertxCoreRecorder.VertxOptionsCustomizer customizer
io.vertx.core.Vertx v
VertxSupplier(VertxConfiguration config, List<Consumer<io.vertx.core.VertxOptions>> customizers)
Copyright © 2021 JBoss by Red Hat. All rights reserved.