org.apache.bsf.dbline
public class Callbacks extends Skeleton implements BSFDebugger, JsCallbacks
UNKNOWN: Olivier Gruber
| Method Summary | |
|---|---|
| void | createdEngine(String lang, Object engine) |
| void | deletedEngine(Object engine) |
| void | disconnect() |
| void | handleBreakpointHit(JsContext cx) |
| void | handleEngineStopped(JsContext cx) |
| void | handleExceptionThrown(JsContext cx, Object exception) |
| void | handleSteppingDone(JsContext cx) |
| boolean | poll() |