Uses of Class
org.ow2.petals.cli.shell.ShellException

Packages that use ShellException
org.ow2.petals.cli.shell   
 

Uses of ShellException in org.ow2.petals.cli.shell
 

Methods in org.ow2.petals.cli.shell that throw ShellException
 void Shell.evaluate(java.lang.String line)
          Evaluate a command line.
 void PetalsShell.evaluate(java.lang.String[] args)
           
 void Shell.evaluate(java.lang.String[] args)
          Evaluate a list of arguments.
protected  void Shell.register(Command command)
          Register a command
 

Constructors in org.ow2.petals.cli.shell that throw ShellException
PetalsShell()
          Creates a new PetalsShell
PetalsShell(java.lang.String[] args)
          Create a new PetalsShell and execute a command line
PetalsShellConsole()
           
Shell(Command[] commands)
          Creates a new shell from a set of commands
 



Copyright © 2005-2011 Petals Link (EBM Websourcing). All Rights Reserved.