By bloid
via blogs.sun.com
Published: Jan 07 2009 / 15:30
Long back, I had written one blog on how to list Java Process running on System by Java Code. But with the new features of JDK6, you can not only see the list but can manage the other running Java Process. This is possible using class LocalVirtualMachine. This class has a list of methods :



Add your comment