-
- All Implemented Interfaces:
-
it.unibo.alchemist.launch.Launcher,kotlin.Function,kotlin.Function1
public class IgniteServerLauncher extends AbstractLauncherLaunches a service waiting for simulations to be sent over the network.
-
-
Field Summary
Fields Modifier and Type Field Description private final Stringnamepublic final static IgniteServerLauncherINSTANCE
-
Method Summary
Modifier and Type Method Description Validationvalidate(AlchemistExecutionOptions currentOptions)Unitlaunch(AlchemistExecutionOptions parameters)StringgetName()-
Methods inherited from class it.unibo.alchemist.launch.AbstractLauncher
invoke -
Methods inherited from class it.unibo.alchemist.launch.IgniteServerLauncher
toString -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-