|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.hyperic.sigar.ptql.SigarProcessQuery
public class 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()
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
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |