Uses of Class
org.mozilla.javascript.InterfaceAdapter
Packages that use InterfaceAdapter
-
Uses of InterfaceAdapter in org.mozilla.javascript
Methods in org.mozilla.javascript with parameters of type InterfaceAdapterModifier 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
Methods in org.mozilla.javascript.jdk18 with parameters of type InterfaceAdapterModifier and TypeMethodDescriptionprotected Object
VMBridge_jdk18.newInterfaceProxy
(Object proxyHelper, ContextFactory cf, InterfaceAdapter adapter, Object target, Scriptable topScope)