Package org.apache.felix.gogo.shell
Class Console
java.lang.Object
org.apache.felix.gogo.shell.Console
- All Implemented Interfaces:
Runnable
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final History
private final InputStream
private final PrintStream
private boolean
private final org.apache.felix.service.command.CommandSession
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
session
private final org.apache.felix.service.command.CommandSession session -
in
-
out
-
history
-
quit
private volatile boolean quit
-
-
Constructor Details
-
Console
-
-
Method Details
-
run
public void run() -
getPrompt
-
getLine
- Throws:
IOException
-