| Package | Description |
|---|---|
| org.apache.bsf.engines.activescript |
| Modifier and Type | Class and Description |
|---|---|
class |
ActiveScriptEngine
This is the interface to active scripting engines from the Bean
Scripting Framework.
|
| Modifier and Type | Method and Description |
|---|---|
static java.lang.Object |
JavaBean.callMethod(JavaBeanAddEventListener engine,
java.lang.Object bean,
int methodID,
java.lang.Object[] args)
Call a method, property getter, or property setter.
|