org.apache.bsf.engines.javascript
Class RhinoContextProxy
java.lang.Object
org.apache.bsf.engines.javascript.RhinoContextProxy
public class RhinoContextProxy
extends java.lang.Object
Insert the type's description here.
Creation date: (8/23/2001 4:09:36 PM)
cancelStepping
public void cancelStepping()
entry_exit_mode
public JsContextStub entry_exit_mode()
throws RemoteException
exceptionThrown
public JsContextStub exceptionThrown()
throws RemoteException
getContextCount
public int getContextCount()
getLineNumber
public int getLineNumber()
hitBreakpoint
public JsContextStub hitBreakpoint()
throws RemoteException
resumed
public void resumed()
stepIn
public void stepIn()
stepOut
public void stepOut()
stepOver
public void stepOver()
stopEngine
public void stopEngine()
updateStack
public void updateStack()
throws RemoteException