|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.hyperic.sigar.ptql.ProcessQueryHelper
| Nested Class Summary | |
static interface |
ProcessQueryHelper.StringMatcher
|
| Constructor Summary | |
ProcessQueryHelper()
|
|
| Method Summary | |
static boolean |
argsMatch(SigarProxy proxy,
long pid,
java.lang.String value,
java.lang.String op)
|
static java.lang.String |
getProcArg(SigarProxy proxy,
long pid,
int num)
|
static java.lang.String |
getProcEnv(SigarProxy proxy,
long pid,
java.lang.String key)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ProcessQueryHelper()
| Method Detail |
public static java.lang.String getProcEnv(SigarProxy proxy,
long pid,
java.lang.String key)
throws SigarException,
SigarNotImplementedException
SigarException
SigarNotImplementedException
public static java.lang.String getProcArg(SigarProxy proxy,
long pid,
int num)
throws SigarException,
SigarNotImplementedException
SigarException
SigarNotImplementedException
public static boolean argsMatch(SigarProxy proxy,
long pid,
java.lang.String value,
java.lang.String op)
throws SigarException,
SigarNotImplementedException
SigarException
SigarNotImplementedException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||