Package io.quarkus.vertx.core.runtime
Class VertxCoreRecorder.VertxOptionsCustomizer
java.lang.Object
io.quarkus.vertx.core.runtime.VertxCoreRecorder.VertxOptionsCustomizer
- Enclosing class:
VertxCoreRecorder
-
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
ConstructorsConstructorDescriptionVertxOptionsCustomizer(List<Consumer<io.vertx.core.VertxOptions>> customizers) -
Method Summary
Modifier and TypeMethodDescription(package private) io.vertx.core.VertxOptionscustomize(io.vertx.core.VertxOptions options)
-
Field Details
-
customizers
-
-
Constructor Details
-
VertxOptionsCustomizer
-
-
Method Details
-
customize
io.vertx.core.VertxOptions customize(io.vertx.core.VertxOptions options)
-