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.Object
public boolean match(Sigar sigar, long pid) throws SigarException
match
in interface ProcessQuery
SigarException
public long findProcess(Sigar sigar) throws SigarException
findProcess
in interface ProcessQuery
SigarException
public long[] find(Sigar sigar) throws SigarException
find
in interface ProcessQuery
SigarException
Copyright ? 2004-2011 Hyperic. All Rights Reserved.