org.hyperic.sigar.ptql
Interface ProcessQuery

All Known Implementing Classes:
PidQuery, SigarProcessQuery, WindowsServiceQuery

public interface ProcessQuery


Method Summary
 boolean match(SigarProxy sigar, long pid)
           
 

Method Detail

match

public boolean match(SigarProxy sigar,
                     long pid)
              throws SigarException
Throws:
SigarException


Copyright © 2004-2006 Hyperic. All Rights Reserved.