|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.hyperic.sigar.shell.ProcessQueryCompleter
public class ProcessQueryCompleter
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 |
---|
public ProcessQueryCompleter(ShellBase shell)
Method Detail |
---|
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
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |