Uses of Interface org.apache.bsf.debug.jsdi.JsCallbacks

Uses in package org.apache.bsf.debug.meta

Classes implementing org.apache.bsf.debug.jsdi.JsCallbacks

class
class

Methods with parameter type org.apache.bsf.debug.jsdi.JsCallbacks

void
Set the associated debugger.

Methods with return type org.apache.bsf.debug.jsdi.JsCallbacks

JsCallbacks
Return the current debugger.

Uses in package org.apache.bsf.debug.jsdi

Methods with parameter type org.apache.bsf.debug.jsdi.JsCallbacks

void
Set the associated debugger.

Methods with return type org.apache.bsf.debug.jsdi.JsCallbacks

JsCallbacks
Return the current debugger.

Uses in package org.apache.bsf.dbline

Classes implementing org.apache.bsf.debug.jsdi.JsCallbacks

class
This object is the remote object that will be passed to the remote debug manager as both the BSFDebugger and the JavaScript-specific callback object.

Uses in package org.apache.bsf.engines.javascript

Methods with parameter type org.apache.bsf.debug.jsdi.JsCallbacks

void
Set the associated debugger.
void
Set the associated debugger.

Methods with return type org.apache.bsf.debug.jsdi.JsCallbacks

JsCallbacks
Return the current debugger.
JsCallbacks
Return the current debugger.