org.ow2.petals.cli.shell
Class PetalsShellConsole

java.lang.Object
  extended by org.ow2.petals.cli.shell.Shell
      extended by org.ow2.petals.cli.shell.PetalsShell
          extended by org.ow2.petals.cli.shell.PetalsShellConsole

public class PetalsShellConsole
extends PetalsShell

This class is the shell implementation for petals CLI for interactive use

Author:
sandre

Field Summary
 
Fields inherited from class org.ow2.petals.cli.shell.PetalsShell
REGEX_COMMENT, REGEX_VARIABLE
 
Fields inherited from class org.ow2.petals.cli.shell.Shell
err, in, out
 
Constructor Summary
PetalsShellConsole()
           
 
Method Summary
 
Methods inherited from class org.ow2.petals.cli.shell.PetalsShell
evaluate, exit, interpolate, isComment
 
Methods inherited from class org.ow2.petals.cli.shell.Shell
evaluate, getCommands, register
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PetalsShellConsole

public PetalsShellConsole()
                   throws ShellException
Throws:
ShellException


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