public final class VerticleDeployer extends Object
| Constructor and Description |
|---|
VerticleDeployer() |
| Modifier and Type | Method and Description |
|---|---|
static void |
deploy(io.vertx.core.Vertx vertx,
String cfgJson,
io.vertx.core.Handler<io.vertx.core.AsyncResult<io.vertx.core.json.JsonObject>> handler) |
public static void deploy(io.vertx.core.Vertx vertx,
String cfgJson,
io.vertx.core.Handler<io.vertx.core.AsyncResult<io.vertx.core.json.JsonObject>> handler)
Copyright © 2016 MusterTech Solutions. All rights reserved.