Uses of Class
org.mozilla.javascript.InterfaceAdapter
-
Uses of InterfaceAdapter in org.mozilla.javascript
Modifier and TypeMethodDescriptionprotected abstract Object
VMBridge.newInterfaceProxy
(Object proxyHelper, ContextFactory cf, InterfaceAdapter adapter, Object target, Scriptable topScope) Create proxy object forInterfaceAdapter
. -
Uses of InterfaceAdapter in org.mozilla.javascript.jdk18
Modifier and TypeMethodDescriptionprotected Object
VMBridge_jdk18.newInterfaceProxy
(Object proxyHelper, ContextFactory cf, InterfaceAdapter adapter, Object target, Scriptable topScope)