jline
Class ConsoleRunner
java.lang.Object
jline.ConsoleRunner
- public class ConsoleRunner
- extends Object
A pass-through application that sets the system input stream to a
ConsoleReader
and invokes the specified main method.
- Author:
- Marc Prud'hommeaux
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
property
public static final String property
- See Also:
- Constant Field Values
ConsoleRunner
public ConsoleRunner()
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
Copyright © 2002-2008. All Rights Reserved.