Package org.apache.bsf
SinceNot specified.
VersionNot specified.
AuthorNot specified.
Wiki javadoc Use textile entry format.

testing

Interfaces
BSFEngine This is the view of a scripting engine assumed by the bean scripting framework.
Classes
BSFDeclaredBean BSFDeclaredBeans are used internally by BSF to encapsulate information being passed between a BSFManager and its various BSFEngines.
BSFManager This class is the entry point to the bean scripting framework.
Main This is the main driver for BSF to be run on the command line to eval/exec/compile scripts directly.
Exceptions
BSFException If something goes wrong while doing some scripting stuff, one of these is thrown.
No description provided.