org.mozilla.javascript.jdk13
public class VMBridge_jdk13 extends VMBridge
Method Summary | |
---|---|
protected Context | getContext(Object contextHelper) |
protected ClassLoader | getCurrentThreadClassLoader() |
protected Object | getInterfaceProxyHelper(ContextFactory cf, Class[] interfaces) |
protected Object | getThreadContextHelper() |
protected Object | newInterfaceProxy(Object proxyHelper, ContextFactory cf, InterfaceAdapter adapter, Object target, Scriptable topScope) |
protected void | setContext(Object contextHelper, Context cx) |
protected boolean | tryToMakeAccessible(Object accessibleObject) |