|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.hyperic.sigar.ptql.SigarProcessQuery
| Constructor Summary | |
SigarProcessQuery()
|
|
| Method Summary | |
protected void |
finalize()
|
long[] |
find(Sigar sigar)
|
long |
findProcess(Sigar sigar)
|
boolean |
match(Sigar sigar,
long pid)
|
| Methods inherited from class java.lang.Object |
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SigarProcessQuery()
| Method Detail |
protected void finalize()
public boolean match(Sigar sigar,
long pid)
throws SigarException
match in interface ProcessQuerySigarException
public long findProcess(Sigar sigar)
throws SigarException
findProcess in interface ProcessQuerySigarException
public long[] find(Sigar sigar)
throws SigarException
find in interface ProcessQuerySigarException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||