|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| CommandContext | |
| CommandInvoker<C,P> | The base interface for a shell command. |
| InvocationContext<C,P> | The invocation context provided to a command during the invocation phase. |
| ShellCommand | The shell command allows a single source to provide a customized invoker according to the context of the arguments. |
| Class Summary | |
|---|---|
| BaseCommand<C,P> | The base command. |
| ClassCommand | The class command is a specialization of the BaseCommand for simple command implementations. |
| CRaSHCommand | A real CRaSH command, the most powerful kind of command. |
| GroovyCommand | A base command that should be subclasses by Groovy commands. |
| Enum Summary | |
|---|---|
| DescriptionMode | |
| Exception Summary | |
|---|---|
| ScriptException | |
| SyntaxException | |
| Annotation Types Summary | |
|---|---|
| Description | The command description. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||