| Package | Description |
|---|---|
| org.apache.bsf | |
| org.apache.bsf.util |
| Modifier and Type | Field and Description |
|---|---|
protected ObjectRegistry |
BSFManager.objectRegistry |
| Modifier and Type | Method and Description |
|---|---|
ObjectRegistry |
BSFManager.getObjectRegistry()
Return the current object registry of the manager.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BSFManager.setObjectRegistry(ObjectRegistry objectRegistry)
Set the object registry used by this manager.
|
| Constructor and Description |
|---|
ObjectRegistry(ObjectRegistry parent) |