Class ProcessUtil
- java.lang.Object
-
- org.terracotta.angela.common.util.ProcessUtil
-
public class ProcessUtil extends Object
-
-
Constructor Summary
Constructors Constructor Description ProcessUtil()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voiddestroyGracefullyOrForcefullyAndWait(int pid)
-
-
-
Method Detail
-
destroyGracefullyOrForcefullyAndWait
public static void destroyGracefullyOrForcefullyAndWait(int pid) throws IOException, InterruptedException, TimeoutException
-
-