|
JNative v1.3 project : see http://jnative.sf.net |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.xvolks.test.KillProcess
public class KillProcess
$Id: KillProcess.java,v 1.3 2006/05/27 14:58:15 mdenty Exp $
KillProcess.java
| Constructor Summary | |
|---|---|
KillProcess(java.lang.String name,
boolean ignoreCase)
|
|
| Method Summary | |
|---|---|
int |
killProcess()
|
static void |
main(java.lang.String[] args)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public KillProcess(java.lang.String name,
boolean ignoreCase)
| Method Detail |
|---|
public int killProcess()
throws java.lang.IllegalAccessException,
NativeException
java.lang.IllegalAccessException
NativeExceptionpublic static void main(java.lang.String[] args)
|
JNative v1.3 project : see http://jnative.sf.net |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||