public class SystemHelper extends Object
static String
cn
static int
pid
pid_
static boolean
supportVirtualMachine
SystemHelper()
getComputerName()
getJVMPid()
getJVMPidAsString()
isSupportVM()
static void
main(String[] argc)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final int pid
public static final String pid_
public static final String cn
public static final boolean supportVirtualMachine
public SystemHelper()
public static String getJVMPidAsString()
public static int getJVMPid()
public static boolean isSupportVM()
public static String getComputerName()
public static void main(String[] argc) throws Exception
Exception