Package | Description |
---|---|
org.apache.bsf | |
org.apache.bsf.util |
Class | Description |
---|---|
BSFDeclaredBean |
BSFDeclaredBeans are used internally by BSF to encapsulate information being
passed between a BSFManager and its various BSFEngines.
|
BSFEngine |
This is the view of a scripting engine assumed by the Bean Scripting
Framework.
|
BSFException |
If something goes wrong while doing some scripting stuff, one of these
is thrown.
|
BSFManager |
This class is the entry point to the bean scripting framework.
|
Class | Description |
---|---|
BSFDeclaredBean |
BSFDeclaredBeans are used internally by BSF to encapsulate information being
passed between a BSFManager and its various BSFEngines.
|
BSFEngine |
This is the view of a scripting engine assumed by the Bean Scripting
Framework.
|
BSFException |
If something goes wrong while doing some scripting stuff, one of these
is thrown.
|
BSFManager |
This class is the entry point to the bean scripting framework.
|