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 ObjectVMBridge.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 ObjectVMBridge_jdk18.newInterfaceProxy(Object proxyHelper, ContextFactory cf, InterfaceAdapter adapter, Object target, Scriptable topScope)