public interface VertxServiceProvider
Modifier and Type | Method and Description |
---|---|
void |
init(io.vertx.core.impl.VertxBuilder builder)
Let the provider initialize the Vert.x builder.
|
void init(io.vertx.core.impl.VertxBuilder builder)
builder
- the builderCopyright © 2022 Eclipse. All rights reserved.