Class LineServerHandlerFactory
java.lang.Object
org.palladiosimulator.solver.handler.LineServerHandlerFactory
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
Destroys the instance of the handlerstatic LineServerHandler
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
-
Constructor Details
-
LineServerHandlerFactory
public LineServerHandlerFactory()
-
-
Method Details
-
getHandler
-
clearHandler
public static void clearHandler()Destroys the instance of the handler -
setLINEPropertyFile
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
-
-