|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.uima.collection.impl.cpm.container.deployer.FencedProcessReaper
public class FencedProcessReaper
Sends kill -9 to a process
| Constructor Summary | |
|---|---|
FencedProcessReaper()
|
|
| Method Summary | |
|---|---|
void |
killProcess(java.lang.String aPid)
When running on linux this method kill a process identified by a given PID. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FencedProcessReaper()
| Method Detail |
|---|
public void killProcess(java.lang.String aPid)
aPid - -
process id to kill
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||