|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.hyperic.sigar.ProcUtil
Constructor Summary | |
ProcUtil()
|
Method Summary | |
static java.lang.String |
getDescription(SigarProxy sigar,
long pid)
|
static java.lang.String |
getJavaMainClass(SigarProxy sigar,
long pid)
Try to determina classname for java programs |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ProcUtil()
Method Detail |
public static java.lang.String getJavaMainClass(SigarProxy sigar, long pid) throws SigarException
SigarException
public static java.lang.String getDescription(SigarProxy sigar, long pid) throws SigarException
SigarException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |