org.hyperic.sigar.shell
Class ProcessQueryCompleter

java.lang.Object
  extended by org.hyperic.sigar.shell.ProcessQueryCompleter
All Implemented Interfaces:
GetlineCompleter

public class ProcessQueryCompleter
extends java.lang.Object
implements GetlineCompleter


Constructor Summary
ProcessQueryCompleter(ShellBase shell)
           
 
Method Summary
 java.lang.String complete(java.lang.String line)
           
static java.util.Collection getMethodOpNames(java.lang.reflect.Method method)
           
static java.util.Map getMethods()
           
static boolean isSigarClass(java.lang.Class type)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProcessQueryCompleter

public ProcessQueryCompleter(ShellBase shell)
Method Detail

getMethods

public static java.util.Map getMethods()

getMethodOpNames

public static java.util.Collection getMethodOpNames(java.lang.reflect.Method method)

isSigarClass

public static boolean isSigarClass(java.lang.Class type)

complete

public java.lang.String complete(java.lang.String line)
Specified by:
complete in interface GetlineCompleter


Copyright ? 2004-2009 Hyperic. All Rights Reserved.