public final class ContextBuilder extends Object
| Constructor and Description |
|---|
ContextBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static NetworkContext |
buildContext(NetworkConfig network,
String cluster)
Builds a network context from a network definition.
|
public static NetworkContext buildContext(NetworkConfig network, String cluster)
network - The network definition.cluster - The cluster to which the network belongs.MalformedNetworkException - If the network is malformed.Copyright © 2013-2014. All Rights Reserved.