Package sunlabs.brazil.beanshell

Provide ways of integrating the Bean Shell scripting language into the Brazil project server.

See:
          Description

Class Summary
BeanShellHandler The BeanShellHandler permits handlers to be written in "beanshell".
BeanShellServerTemplate The BeanShellServerTemplate looks for one of the starting tags <server language="beanshell">, <beanshell>, or <bsh> in an HTML page and treats the following data up to the corresponding ending tag ( </server>, </beanshell>, or </bsh>) as a BeanShell script to evaluate.
BeanShellTemplate Template to define new templates in beanshell, and use them later on in the current session (or page).
 

Package sunlabs.brazil.beanshell Description

Provide ways of integrating the Bean Shell scripting language into the Brazil project server.

Files in this package depend upon the beanshell.jar files, which may be downloaded from www.beanshell.org


Version Kenai-svn-r24, Generated 08/18/09
Copyright (c) 2001-2009, Sun Microsystems.