|
The Meta-Environment API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecttoolbus.commandline.CommandLine.ToolBusInputStreamHandler
public static class CommandLine.ToolBusInputStreamHandler
| Field Summary | |
|---|---|
private boolean |
closeStreamWhenDone
|
private java.io.BufferedReader |
reader
|
private ToolBus |
toolbus
|
| Constructor Summary | |
|---|---|
CommandLine.ToolBusInputStreamHandler(ToolBus toolbus,
java.io.InputStream inputStream,
boolean closeStreamWhenDone)
|
|
| Method Summary | |
|---|---|
void |
run()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private final ToolBus toolbus
private final java.io.BufferedReader reader
private final boolean closeStreamWhenDone
| Constructor Detail |
|---|
public CommandLine.ToolBusInputStreamHandler(ToolBus toolbus,
java.io.InputStream inputStream,
boolean closeStreamWhenDone)
| Method Detail |
|---|
public void run()
run in interface java.lang.Runnable
|
The Meta-Environment API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||