public class SigarProcessQuery extends java.lang.Object implements ProcessQuery
| Constructor and Description |
|---|
SigarProcessQuery() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
finalize() |
long[] |
find(Sigar sigar) |
long |
findProcess(Sigar sigar) |
boolean |
match(Sigar sigar,
long pid) |
protected void finalize()
finalize in class java.lang.Objectpublic boolean match(Sigar sigar, long pid) throws SigarException
match in interface ProcessQuerySigarExceptionpublic long findProcess(Sigar sigar) throws SigarException
findProcess in interface ProcessQuerySigarExceptionpublic long[] find(Sigar sigar) throws SigarException
find in interface ProcessQuerySigarExceptionCopyright ? 2004-2011 Hyperic. All Rights Reserved.