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) ShutdownContext |
shutdown |
(package private) io.vertx.core.Vertx |
v |
| Constructor and Description |
|---|
VertxSupplier(VertxConfiguration config,
List<Consumer<io.vertx.core.VertxOptions>> customizers,
ShutdownContext shutdown) |
final VertxConfiguration config
final VertxCoreRecorder.VertxOptionsCustomizer customizer
final ShutdownContext shutdown
io.vertx.core.Vertx v
VertxSupplier(VertxConfiguration config, List<Consumer<io.vertx.core.VertxOptions>> customizers, ShutdownContext shutdown)
Copyright © 2021 JBoss by Red Hat. All rights reserved.