public class ProcessHandleProcessKiller extends Object implements ProcessKiller
| Constructor and Description |
|---|
ProcessHandleProcessKiller() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
boolean |
kill(long pid,
long timeout,
boolean recursive) |
public ProcessHandleProcessKiller()
throws ReflectiveOperationException
ReflectiveOperationExceptionpublic String getName()
getName in interface ProcessKillerpublic boolean kill(long pid,
long timeout,
boolean recursive)
kill in interface ProcessKillerCopyright © GigaSpaces.