public class ClassificationCommand extends AbstractShellCommand
| Constructor and Description |
|---|
ClassificationCommand()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
void |
printHelp() |
void |
printUsage() |
int |
tabCompletion(String lastArgument,
List<CharSequence> candidates) |
getArguments, getContext, optionalArgument, optionalArgument, print, requiredArgument, setArguments, setContext, setOutputpublic void printUsage()
shell.ShellCommandpublic void printHelp()
shell.ShellCommandpublic void execute()
throws Exception
Exceptionshell.ShellCommandpublic int tabCompletion(String lastArgument, List<CharSequence> candidates)
tabCompletion in interface ShellCommandtabCompletion in class AbstractShellCommandshell.AbstractShellCommandCopyright © 2011-2013 JBoss, a division of Red Hat. All Rights Reserved.