public interface ProcessQuery
| Modifier and Type | Method and Description |
|---|---|
long[] |
find(Sigar sigar) |
long |
findProcess(Sigar sigar) |
boolean |
match(Sigar sigar,
long pid) |
boolean match(Sigar sigar, long pid) throws SigarException
SigarExceptionlong findProcess(Sigar sigar) throws SigarException
SigarExceptionlong[] find(Sigar sigar) throws SigarException
SigarExceptionCopyright ? 2004-2011 Hyperic. All Rights Reserved.