Class LineServerHandlerFactory

java.lang.Object
org.palladiosimulator.solver.handler.LineServerHandlerFactory

public class LineServerHandlerFactory extends Object
  • Constructor Details

    • LineServerHandlerFactory

      public LineServerHandlerFactory()
  • Method Details

    • getHandler

      public static LineServerHandler getHandler()
    • clearHandler

      public static void clearHandler()
      Destroys the instance of the handler
    • setLINEPropertyFile

      public static void setLINEPropertyFile(String linePropFile)
      Specify the path to the LINE.properties file containing details about the connection to the server and parameters to launch a new server
      Parameters:
      linePropFile -