Package com.metamatrix.script.shell

Interface Summary
CustomParser An interface used for replacing/or Hijacking the Beanshell parser
 

Class Summary
FilePrintStream File based decorator for PrintStream
JConsole A JFC/Swing based console for the BeanShell desktop.
JConsole.BlockingPipedInputStream The overridden read method in this class will not throw "Broken pipe" IOExceptions; It will simply wait for new writers and data.
ReaderInterceptor This class used in conjunction with BeanShell, to hijack the System.in and write a wrapper on top it,so that any commands entered in its console be passed through this code before any thing else happens.
SimpleParser A parser class used in conjunction with Bean Shell
 



Copyright © 2009. All Rights Reserved.