A Bean is the class used to represent a bean: it holds a
type and a value.
This class loader knows to load a class from the tempDir dir
of the environment of the given manager.
BSFDeclaredBeans are used internally by BSF to encapsulate information being
passed between a BSFManager and its various BSFEngines.
This is the view of a scripting engine assumed by the Bean Scripting
Framework.
This is a base implementation of the BSFEngine interface which
engine implementations may choose to extend to get the basic
methods of the interface implemented.
This is used to support binding scripts to be run when an event
occurs.
This is used to support binding scripts to be run when an event occurs,
forwarding the arguments supplied to the event listener.
If something goes wrong while doing some scripting stuff, one of these
is thrown.
This is a utility that engine implementors may use as the Java
object they expose in the scripting language as "bsf".
This class is the entry point to the bean scripting framework.
Bytecode handling utilities
Handle standard byte arrays as defined in Java VM and Class File
5 April 1999 - functions to append Class File byte subarrays
into a Class File byte array
Byte handling utilities
5 April 1999 - functions to append standard types to byte arrays
functions to produce standard types from byte arrays