org.hyperic.sigar.ptql
Class SigarProcessQuery

java.lang.Object
  extended byorg.hyperic.sigar.ptql.SigarProcessQuery
All Implemented Interfaces:
ProcessQuery

public class SigarProcessQuery
extends java.lang.Object
implements ProcessQuery


Constructor Summary
SigarProcessQuery()
           
 
Method Summary
protected  void finalize()
           
 boolean match(SigarProxy sigar, long pid)
           
 
Methods inherited from class java.lang.Object
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SigarProcessQuery

public SigarProcessQuery()
Method Detail

finalize

protected void finalize()

match

public boolean match(SigarProxy sigar,
                     long pid)
              throws SigarException
Specified by:
match in interface ProcessQuery
Throws:
SigarException


Copyright © 2004-2006 Hyperic. All Rights Reserved.