Class IgniteServerLauncher
-
- All Implemented Interfaces:
-
it.unibo.alchemist.boundary.Launcher
public final class IgniteServerLauncher extends DefaultLauncher
Launches a service waiting for simulations to be sent over the network.
-
-
Field Summary
Fields Modifier and Type Field Description private final Boolean
autoStart
private final List<String>
batch
private final Integer
parallelism
private final Boolean
showProgress
-
Constructor Summary
Constructors Constructor Description IgniteServerLauncher(String serverConfigPath)
IgniteServerLauncher()
-