Class EmbeddedService


  • @Service
    public class EmbeddedService
    extends Object
    This service runs Power TAC games (sim, boot and replay).
    Author:
    Jurica Babic, Govert Buijs, Erik Kemperman
    • Constructor Detail

      • EmbeddedService

        public EmbeddedService()
    • Method Detail

      • runBootGame

        public String runBootGame​(Game game,
                                  User user)
                           throws org.apache.commons.io.FileExistsException
        Throws:
        org.apache.commons.io.FileExistsException
      • closeGame

        public void closeGame()