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.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      Unit launch(Loader loader)
      • Methods inherited from class it.unibo.alchemist.boundary.launchers.DefaultLauncher

        getAutoStart, getBatch, getParallelism, getShowProgress
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • IgniteServerLauncher

        IgniteServerLauncher(String serverConfigPath)
      • IgniteServerLauncher

        IgniteServerLauncher()