org.hyperic.sigar.ptql
Class ProcessQueryHelper
java.lang.Object
org.hyperic.sigar.ptql.ProcessQueryHelper
- public class ProcessQueryHelper
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProcessQueryHelper
public ProcessQueryHelper()
getProcEnv
public static java.lang.String getProcEnv(SigarProxy proxy,
long pid,
java.lang.String key)
throws SigarException,
SigarNotImplementedException
- Throws:
SigarException
SigarNotImplementedException
getProcArg
public static java.lang.String getProcArg(SigarProxy proxy,
long pid,
int num)
throws SigarException,
SigarNotImplementedException
- Throws:
SigarException
SigarNotImplementedException
argsMatch
public static boolean argsMatch(SigarProxy proxy,
long pid,
java.lang.String value,
java.lang.String op)
throws SigarException,
SigarNotImplementedException
- Throws:
SigarException
SigarNotImplementedException
Copyright © 2004-2006 Hyperic. All Rights Reserved.