|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object kaos.vlik.Runner kaos.vlik.PrintRunner
public class PrintRunner
A simple runner that simply
Constructor Summary | |
---|---|
PrintRunner()
|
|
PrintRunner(java.io.OutputStream out)
|
|
PrintRunner(java.io.PrintWriter out)
|
Method Summary | |
---|---|
java.lang.String |
getConnectionMethod()
|
static void |
main(java.lang.String[] args)
|
void |
run()
|
Methods inherited from class kaos.vlik.Runner |
---|
printConnectionMethodIfRequested, slumber |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PrintRunner()
public PrintRunner(java.io.OutputStream out)
public PrintRunner(java.io.PrintWriter out)
Method Detail |
---|
public java.lang.String getConnectionMethod()
getConnectionMethod
in class Runner
public void run()
run
in interface java.lang.Runnable
run
in class Runner
public static void main(java.lang.String[] args)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |