|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Exposes the management interface of the daemon MBean.
Method Summary | |
java.lang.String |
gethostName()
Returns the name of the host machine. |
java.lang.String |
getipAddress()
Returns the IP Address of the host machine. |
int |
getprocessID()
Returns the process id (pid) of the controlling process |
java.lang.String |
getstartTime()
Returns the time the daemon process was started, as a String date. |
java.lang.String |
getupTime()
Returns the length of time the process the process has been running for, as a String formatted time. |
java.lang.String |
getversion()
Returns the version number of the daemon executable. |
Method Detail |
public java.lang.String gethostName()
public java.lang.String getipAddress()
public java.lang.String getversion()
public java.lang.String getstartTime()
public java.lang.String getupTime()
public int getprocessID()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |