Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
sleep.bridges.DefaultEnvironment
Field Summary | |
HashMap |
Method Summary | |
void |
|
protected BasicSubroutine |
|
boolean |
|
boolean |
|
public void bindFunction(ScriptInstance si, String type, String name, Block code)
- Specified by:
- bindFunction in interface Environment
public boolean scriptLoaded(ScriptInstance si)
called when a script is loaded
- Specified by:
- scriptLoaded in interface Loadable
public boolean scriptUnloaded(ScriptInstance si)
called when a script is unloaded
- Specified by:
- scriptUnloaded in interface Loadable