public class JavaProcess extends Object
| Constructor and Description |
|---|
JavaProcess(Process process,
SideEffect1<String> sysoutHandler,
SideEffect1<String> syserrHandler) |
public JavaProcess(Process process, SideEffect1<String> sysoutHandler, SideEffect1<String> syserrHandler)
public void destroy()
public int waitToDie()
throws InterruptedException
InterruptedExceptionpublic boolean isAlive()
Copyright © 2019 MuDebug. All rights reserved.