|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.teiid.adminshell.Help
public class Help
A simple help system built off of scanning public static methods.
Nested Class Summary | |
---|---|
static interface |
Help.Doc
|
Constructor Summary | |
---|---|
Help(Class<?> clazz)
|
Method Summary | |
---|---|
void |
help()
|
void |
help(String method)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Help(Class<?> clazz)
Method Detail |
---|
public void help()
public void help(String method)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |