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