Modifier and Type | Field and Description |
---|---|
protected Context |
context |
protected Vertx |
vertx |
Constructor and Description |
---|
AbstractVerticle() |
Modifier and Type | Method and Description |
---|---|
JsonObject |
config() |
String |
deploymentID() |
Vertx |
getVertx() |
void |
init(Vertx vertx,
Context context) |
List<String> |
processArgs() |
void |
start() |
void |
start(Future<Void> startFuture) |
void |
stop() |
void |
stop(Future<Void> stopFuture) |
Copyright © 2014. All Rights Reserved.