|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ShellCommand | |
---|---|
org.crsh.command | |
org.crsh.jcr.command | |
org.crsh.shell.impl |
Uses of ShellCommand in org.crsh.command |
---|
Classes in org.crsh.command that implement ShellCommand | |
---|---|
class |
BaseCommand<C,P>
The base command. |
class |
ClassCommand
The class command is a specialization of the BaseCommand for simple command implementations. |
class |
CRaSHCommand
A real CRaSH command, the most powerful kind of command. |
Uses of ShellCommand in org.crsh.jcr.command |
---|
Classes in org.crsh.jcr.command that implement ShellCommand | |
---|---|
class |
JCRCommand
|
Uses of ShellCommand in org.crsh.shell.impl |
---|
Classes in org.crsh.shell.impl that implement ShellCommand | |
---|---|
class |
GroovyScriptCommand
This class provides the base class for Groovy scripts. |
Methods in org.crsh.shell.impl that return ShellCommand | |
---|---|
ShellCommand |
CRaSH.getCommand(String name)
Attempt to obtain a command instance. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |