| Frames | No Frames |
Methods with parameter type org.apache.bsf.BSFManager | |
| void | Initialize the engine. |
Methods with parameter type org.apache.bsf.BSFManager | |
| void | Initialize the engine. |
Constructors with parameter type org.apache.bsf.BSFManager | |
Fields of type org.apache.bsf.BSFManager | |
| BSFManager | |
Methods with parameter type org.apache.bsf.BSFManager | |
| void | EngineUtils.addEventListener(java.lang.Object bean, java.lang.String eventSetName, java.lang.String filter, BSFEngine engine, BSFManager manager, java.lang.String source, int lineNo, int columnNo, java.lang.Object script) Add a script as a listener to some event coming out of an object. |
| void | initialize the engine; called right after construction by
the manager. |
| java.lang.Class | Load a class using the class loader of given manager. |
Methods with parameter type org.apache.bsf.BSFManager | |
| void | Initialize the engine. |
Methods with parameter type org.apache.bsf.BSFManager | |
| void | This method is used to initialize the engine right after construction. |