org.hyperic.sigar.ptql
Class ProcessQueryGenerator

java.lang.Object
  extended byorg.hyperic.sigar.ptql.ProcessQueryGenerator

public class ProcessQueryGenerator
extends java.lang.Object


Constructor Summary
ProcessQueryGenerator(SigarProxy sigar)
           
 
Method Summary
 java.lang.String generate(long pid)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProcessQueryGenerator

public ProcessQueryGenerator(SigarProxy sigar)
Method Detail

generate

public java.lang.String generate(long pid)
                          throws SigarException
Throws:
SigarException


Copyright © 2004-2006 Hyperic. All Rights Reserved.