Package org.crsh.command

Interface Summary
CommandContext The context of a command.
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
CRaSHCommand A real CRaSH command, the most powerful kind of command.
GroovyCommand A base command that should be subclasses by Groovy commands.
GroovyScriptCommand This class provides the base class for Groovy scripts.
 

Enum Summary
DescriptionFormat The description format.
 

Exception Summary
ScriptException An exception that happened during the execution of a script.
SyntaxException A syntax exception.
 

Annotation Types Summary
Description The command description.
 



Copyright © 2012 eXo Platform SAS. All Rights Reserved.