org.apache.bsf.engines.javascript
Class RhinoContextProxy
java.lang.Object
|
+--org.apache.bsf.engines.javascript.RhinoContextProxy
- public class RhinoContextProxy
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
cancelStepping
public void cancelStepping()
getContext
public JsContextStub getContext(int depth)
getContextCount
public int getContextCount()
getFrame
public JsContextStub getFrame(int no)
getLineNumber
public int getLineNumber()
getRhinoEngineDebugger
public RhinoEngineDebugger getRhinoEngineDebugger()
hitBreakpoint
public JsContextStub hitBreakpoint()
throws java.rmi.RemoteException
java.rmi.RemoteException
exceptionThrown
public JsContextStub exceptionThrown()
throws java.rmi.RemoteException
java.rmi.RemoteException
resumed
public void resumed()
run
public void run()
stepIn
public void stepIn()
stepOut
public void stepOut()
stepOver
public void stepOver()
entry_exit_mode
public JsContextStub entry_exit_mode()
throws java.rmi.RemoteException
java.rmi.RemoteException
stepping
public JsContextStub stepping()
stopEngine
public void stopEngine()
updateStack
public void updateStack()
throws java.rmi.RemoteException
java.rmi.RemoteException