public class SpawnProcessKeepAliveChecker extends Object
| Constructor and Description |
|---|
SpawnProcessKeepAliveChecker() |
| Modifier and Type | Method and Description |
|---|---|
static SpawnProcessKeepAliveChecker |
getInstance() |
void |
registerToRemoteServerAndDieIfFails(int port) |
int |
startServer() |
void |
stopServer() |
void |
unRegister() |
public static SpawnProcessKeepAliveChecker getInstance()
public int startServer()
throws IllegalStateException
IllegalStateExceptionpublic void stopServer()
public void registerToRemoteServerAndDieIfFails(int port)
throws IllegalStateException
IllegalStateExceptionpublic void unRegister()
Copyright © 2010–2017 EvoSuite. All rights reserved.