public abstract class AbstractNativeAeshCommand extends AbstractShellCommand
| Constructor and Description |
|---|
AbstractNativeAeshCommand() |
| Modifier and Type | Method and Description |
|---|---|
org.jboss.forge.addon.ui.result.Result |
execute(ShellContext shellContext) |
abstract org.jboss.aesh.console.ConsoleCommand |
getConsoleCommand(ShellContext context) |
void |
initializeUI(org.jboss.forge.addon.ui.context.UIBuilder builder) |
execute, getMetadata, isEnabled, isEnabledpublic void initializeUI(org.jboss.forge.addon.ui.context.UIBuilder builder)
throws Exception
Exceptionpublic org.jboss.forge.addon.ui.result.Result execute(ShellContext shellContext) throws Exception
execute in class AbstractShellCommandExceptionpublic abstract org.jboss.aesh.console.ConsoleCommand getConsoleCommand(ShellContext context) throws IOException
IOExceptionCopyright © 2013 JBoss by Red Hat. All Rights Reserved.