Uses of Class
org.mozilla.javascript.InterfaceAdapter
-
Packages that use InterfaceAdapter Package Description org.mozilla.javascript org.mozilla.javascript.jdk18 -
-
Uses of InterfaceAdapter in org.mozilla.javascript
Methods in org.mozilla.javascript with parameters of type InterfaceAdapter Modifier and Type Method Description protected abstract java.lang.Object
VMBridge. newInterfaceProxy(java.lang.Object proxyHelper, ContextFactory cf, InterfaceAdapter adapter, java.lang.Object target, Scriptable topScope)
Create proxy object forInterfaceAdapter
. -
Uses of InterfaceAdapter in org.mozilla.javascript.jdk18
Methods in org.mozilla.javascript.jdk18 with parameters of type InterfaceAdapter Modifier and Type Method Description protected java.lang.Object
VMBridge_jdk18. newInterfaceProxy(java.lang.Object proxyHelper, ContextFactory cf, InterfaceAdapter adapter, java.lang.Object target, Scriptable topScope)
-