Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.apache.bsf.debug.util.Skeleton
org.apache.bsf.dbline.Callbacks
Method 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 RemoteException
public void deletedEngine(Object engine) throws RemoteException
public void disconnect() throws RemoteException
public 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