public static class AeshGraphicsExample.GraphicsCommand extends Object implements Command
Constructor and Description |
---|
GraphicsCommand() |
Modifier and Type | Method and Description |
---|---|
CommandResult |
execute(CommandInvocation commandInvocation)
Will be executed when this command is triggered by the command line.
|
void |
waitForInput() |
public CommandResult execute(CommandInvocation commandInvocation) throws IOException, InterruptedException
Command
execute
in interface Command
commandInvocation
- invocationIOException
InterruptedException
public void waitForInput()
Copyright © 2017 JBoss, a division of Red Hat, Inc.. All Rights Reserved.