I've been looking for a Java-library that enables you to work with processes - that is finding processes, killing processes, getting info about a process etc. Java itself only lets you work with processes spawned from the Java-program itself, which isn't powerful enough for my needs.
I wonder if anyone has already created native code for at least Windows and Unix/Linux with a JNI-based platform independent on top of it Java-API.
-
Searching for Java-API that enables manipulation of proceses (0 messages)
- Posted by: Rasmus Lund
- Posted on: April 28 2004 14:07 EDT