java.lang.ObjectThis is a utility that engine implementors may use as the Java object they expose in the scripting language as "bsf". This has essentially a subset of the methods in BSFManager plus some stuff from the utils. Currently used by Javascript (Rhino) & BML.org.apache.bsf.util.BSFFunctions
Sanjiva - Weerawarana| Field Summary | ||
|---|---|---|
| BSFManager | mgr | |
| BSFEngine | engine | |
| Constructor: |
|---|
|
| Method from org.apache.bsf.util.BSFFunctions Summary: |
|---|
| addEventListener, lookupBean, registerBean, unregisterBean |
| Methods from java.lang.Object: |
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method from org.apache.bsf.util.BSFFunctions Detail: |
|---|
|
|
|
|