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
ReflectiveOperationException
public String getName()
getName
in interface ProcessKiller
public boolean kill(long pid, long timeout, boolean recursive)
kill
in interface ProcessKiller
Copyright © GigaSpaces.