Package ch.so.agi.gretl.lsp.server
Class ServerLifecycle
java.lang.Object
ch.so.agi.gretl.lsp.server.ServerLifecycle
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ServerLifecycle
public ServerLifecycle()
-
-
Method Details
-
isRunning
public boolean isRunning() -
isShuttingDown
public boolean isShuttingDown() -
transitionToShuttingDown
public void transitionToShuttingDown() -
transitionToShutdown
public void transitionToShutdown() -
exitCode
public int exitCode()
-