public class JHostConfig$
extends java.lang.Object
HostConfig
appModifier and Type | Field and Description |
---|---|
static JHostConfig$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
JHostConfig$() |
Modifier and Type | Method and Description |
---|---|
void |
start(java.lang.String name,
java.lang.String[] args)
Utility for starting multiple Containers on a single host machine
|
public static final JHostConfig$ MODULE$
public void start(java.lang.String name, java.lang.String[] args)
name
- the name to be used for the main app which uses this utilityargs
- the command line args accepted in the main app which uses this utility