|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.intersys.MachineInfo
Constructor Summary | |
MachineInfo()
|
Method Summary | |
static String |
getExeName()
|
static String |
getIPAddress(String connectIP)
|
static String |
getMachineName()
|
static byte[] |
getOSInfo()
|
static String |
getUserName()
|
static void |
main(String[] args)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public MachineInfo()
Method Detail |
public static String getIPAddress(String connectIP)
public static String getUserName()
public static String getMachineName()
public static String getExeName()
public static byte[] getOSInfo()
public static void main(String[] args)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |