| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.apache.bsf.debug.util.Skeletonorg.apache.bsf.dbline.CallbacksMethod Summary | |
void |
|
void |
|
void | |
void | |
void | |
void |
|
void | |
boolean |
|
Methods inherited from class org.apache.bsf.debug.util.Skeleton | |
addListener, allocOid, completeFuture, createFuture, equals, getTid, getUid, hasNoUid, removeListener, suspendFuture | |
public void createdEngine(String lang,
Object engine)
throws RemoteExceptionpublic void deletedEngine(Object engine)
throws RemoteExceptionpublic void disconnect()
throws RemoteExceptionpublic void handleBreakpointHit(JsContext cx) throws RemoteException
- Specified by:
- handleBreakpointHit in interface JsCallbacks
public void handleEngineStopped(JsContext cx) throws RemoteException
- Specified by:
- handleEngineStopped in interface JsCallbacks
public void handleExceptionThrown(JsContext cx, Object exception) throws RemoteException
- Specified by:
- handleExceptionThrown in interface JsCallbacks
public void handleSteppingDone(JsContext cx) throws RemoteException
- Specified by:
- handleSteppingDone in interface JsCallbacks