Package org.jboss.as.cli.impl
Interface CommandExecutor.Executable
-
- Enclosing class:
- CommandExecutor
public static interface CommandExecutor.Executable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidexecute()
-
-
-
Method Detail
-
execute
void execute() throws CommandLineException- Throws:
CommandLineException
-
-