public class ForgeConsoleCallback extends Object implements org.jboss.aesh.console.ConsoleCallback
| Constructor and Description |
|---|
ForgeConsoleCallback(ShellImpl shell) |
| Modifier and Type | Method and Description |
|---|---|
int |
readConsoleOutput(org.jboss.aesh.console.ConsoleOperation output)
This method will be called when a user press the "enter/return" key.
|
public ForgeConsoleCallback(ShellImpl shell)
public int readConsoleOutput(org.jboss.aesh.console.ConsoleOperation output)
throws IOException
readConsoleOutput in interface org.jboss.aesh.console.ConsoleCallbackIOExceptionCopyright © 2013 JBoss by Red Hat. All Rights Reserved.