|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Shell | |
|---|---|
| org.ow2.petals.cli | |
| org.ow2.petals.cli.shell | |
| org.ow2.petals.cli.shell.command | |
| Uses of Shell in org.ow2.petals.cli |
|---|
| Methods in org.ow2.petals.cli with parameters of type Shell | |
|---|---|
static void |
Main.runPetalsScript(Shell shell,
java.lang.String[] argv)
|
| Uses of Shell in org.ow2.petals.cli.shell |
|---|
| Subclasses of Shell in org.ow2.petals.cli.shell | |
|---|---|
class |
PetalsShell
This class is the shell implementation for petals CLI for non-interactive use |
class |
PetalsShellConsole
This class is the shell implementation for petals CLI for interactive use |
| Uses of Shell in org.ow2.petals.cli.shell.command |
|---|
| Methods in org.ow2.petals.cli.shell.command that return Shell | |
|---|---|
protected Shell |
Command.getShell()
Get the shell this command is bound to |
| Constructors in org.ow2.petals.cli.shell.command with parameters of type Shell | |
|---|---|
Command(Shell shell)
Create a new command |
|
Deploy(Shell shell)
|
|
Exit(Shell shell)
|
|
Help(Shell shell)
|
|
ListArtefacts(Shell shell)
|
|
ListRegistry(Shell shell)
|
|
Load(Shell shell)
|
|
Print(Shell shell)
|
|
Pwd(Shell shell)
|
|
Set(Shell shell)
|
|
Show(Shell shell)
|
|
Shutdown(Shell shell)
|
|
Stop(Shell shell)
|
|
Undeploy(Shell shell)
|
|
Version(Shell shell)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||