org.apache.bsf.dbline
Class JsObjectProxy

java.lang.Object
  extended by org.apache.bsf.dbline.JsObjectProxy

public class JsObjectProxy
extends java.lang.Object

This is a proxy for remote objects in the JavaScript engine. Each proxy is given a unique identifier which allows an easy manipulation from the command line debugger.


Constructor Summary
JsObjectProxy()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JsObjectProxy

public JsObjectProxy()