|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object kaos.core.util.ExecEnvUtility
public class ExecEnvUtility
This class provides information about the execution environment configuration. $Revision: 1.1.1.1 $
Method Summary | |
---|---|
static java.lang.String |
getHostIP()
Return the host IP address. |
static java.lang.String |
getHostName()
Return the name of the host. |
static java.lang.String |
getVMID()
Return a unique String representing VM id. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static java.lang.String getHostIP()
public static java.lang.String getHostName()
public static java.lang.String getVMID()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |