| Package | Description |
|---|---|
| net.kuujo.vertigo.component | |
| net.kuujo.vertigo.impl | |
| net.kuujo.vertigo.network.impl |
| Modifier and Type | Method and Description |
|---|---|
NetworkContext |
ComponentContext.network()
Returns the parent network context.
|
| Modifier and Type | Method and Description |
|---|---|
static NetworkContext |
ContextBuilder.buildContext(NetworkConfig network)
Builds a network context from a network definition.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultNetworkContext
A network context which contains information regarding the complete structure of a
deployed network.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultNetworkContext.notify(NetworkContext update) |
static org.vertx.java.core.json.JsonObject |
DefaultNetworkContext.toJson(NetworkContext context)
Serializes a network context to JSON.
|
void |
DefaultActiveNetwork.update(NetworkContext context) |
Copyright © 2013-2014. All Rights Reserved.