Package org.eclipse.epsilon.eol.dap
Class ReusableEpsilonDebugServer
java.lang.Object
org.eclipse.epsilon.eol.dap.EpsilonDebugServer
org.eclipse.epsilon.eol.dap.ReusableEpsilonDebugServer
- All Implemented Interfaces:
Runnable
-
Field Summary
Fields inherited from class org.eclipse.epsilon.eol.dap.EpsilonDebugServer
module
-
Constructor Summary
ConstructorsConstructorDescriptionReusableEpsilonDebugServer
(int port) ReusableEpsilonDebugServer
(String host, int port) -
Method Summary
Methods inherited from class org.eclipse.epsilon.eol.dap.EpsilonDebugServer
getDebugAdapter, getHost, getOnStart, getPort, getResult, isStarted, onAttach, run, runModule, setOnStart, shutdown
-
Constructor Details
-
ReusableEpsilonDebugServer
public ReusableEpsilonDebugServer(int port) -
ReusableEpsilonDebugServer
-
-
Method Details
-
getModule
- Overrides:
getModule
in classEpsilonDebugServer
-