public class XThis extends This
JThis
See also JThis with explicit JFC support for compatability.
,
This
,
Serialized FormConstructor | Description |
---|---|
XThis(NameSpace namespace,
Interpreter declaringInterp) |
Modifier and Type | Method | Description |
---|---|---|
java.lang.Object |
getInterface(java.lang.Class clas) |
Get dynamic proxy for interface, caching those it creates.
|
java.lang.Object |
getInterface(java.lang.Class[] ca) |
Get dynamic proxy for interface, caching those it creates.
|
java.lang.String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
bind, getNameSpace, invokeMethod, invokeMethod, run
public XThis(NameSpace namespace, Interpreter declaringInterp)
public java.lang.Object getInterface(java.lang.Class clas)
getInterface
in class This
public java.lang.Object getInterface(java.lang.Class[] ca)
getInterface
in class This