@Singleton @Exported public class ForgeShell extends Object
| Constructor and Description |
|---|
ForgeShell() |
| Modifier and Type | Method and Description |
|---|---|
void |
addCommand(ShellCommand command) |
org.jboss.aesh.console.Console |
getConsole() |
String |
getPrompt() |
AddonRegistry |
getRegistry() |
void |
startShell() |
void |
stopShell() |
public void addCommand(ShellCommand command)
public AddonRegistry getRegistry()
public String getPrompt()
public org.jboss.aesh.console.Console getConsole()
public void stopShell()
throws IOException
IOExceptionCopyright © 2013 JBoss by Red Hat. All Rights Reserved.