public final class Config extends Object
| Constructor and Description |
|---|
Config() |
| Modifier and Type | Method and Description |
|---|---|
static org.vertx.java.core.json.JsonObject |
buildConfig(InstanceContext context,
Cluster cluster)
Builds a verticle configuration.
|
public static org.vertx.java.core.json.JsonObject buildConfig(InstanceContext context, Cluster cluster)
context - The verticle context.Copyright © 2013-2014. All Rights Reserved.