public class ProcessQueryCompleter extends java.lang.Object implements GetlineCompleter
Constructor and Description |
---|
ProcessQueryCompleter(ShellBase shell) |
Modifier and Type | Method and Description |
---|---|
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) |
public ProcessQueryCompleter(ShellBase shell)
public static java.util.Map getMethods()
public static java.util.Collection getMethodOpNames(java.lang.reflect.Method method)
public static boolean isSigarClass(java.lang.Class type)
public java.lang.String complete(java.lang.String line)
complete
in interface GetlineCompleter
Copyright ? 2004-2011 Hyperic. All Rights Reserved.