|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjline.ConsoleRunner
A pass-through application that sets the system input stream to a
ConsoleReader
and invokes the specified main method.
Field Summary | |
static java.lang.String |
property
|
Constructor Summary | |
ConsoleRunner()
|
Method Summary | |
static void |
main(java.lang.String[] args)
|
private static void |
usage()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String property
Constructor Detail |
public ConsoleRunner()
Method Detail |
public static void main(java.lang.String[] args) throws java.lang.Exception
java.lang.Exception
private static void usage()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |