static class VertxCoreRecorder.VertxOptionsCustomizer extends Object
| Modifier and Type | Field and Description |
|---|---|
(package private) List<Consumer<io.vertx.core.VertxOptions>> |
customizers |
| Constructor and Description |
|---|
VertxOptionsCustomizer(List<Consumer<io.vertx.core.VertxOptions>> customizers) |
| Modifier and Type | Method and Description |
|---|---|
(package private) io.vertx.core.VertxOptions |
customize(io.vertx.core.VertxOptions options) |
Copyright © 2020 JBoss by Red Hat. All rights reserved.