org.apache.bsf.debug.meta
public class JsContextStub extends Stub implements JsContext
| Constructor Summary | |
|---|---|
| JsContextStub(SocketConnection m_con, int tid, int uid) | |
| Method Summary | |
|---|---|
| JsObject | bind(String id) |
| JsCode | getCode() |
| int | getDepth() |
| JsEngine | getEngine() |
| int | getLineNumber() |
| JsObject | getScope() |
| String | getSourceName() |
| JsObject | getThis() |