Class StartLocalServerHandler

java.lang.Object
de.seitenbau.serviceportal.prozesspipeline.handler.StartLocalServerHandler
All Implemented Interfaces:
WebServerUtils

public class StartLocalServerHandler extends Object implements WebServerUtils
  • Constructor Details

    • StartLocalServerHandler

      public StartLocalServerHandler(File basePath, String url, String classpath)
  • Method Details

    • startServer

      public void startServer(String port)
    • checkForRunningInstances

      public void checkForRunningInstances()