Searched refs:ProxyImpl (Results 1 – 1 of 1) sorted by relevance
62 private static class ProxyImpl extends Proxy { class in Proxy63 protected ProxyImpl(InvocationHandler h) { in ProxyImpl() method in Proxy.ProxyImpl69 if (!(proxy instanceof ProxyImpl)) { in getInvocationHandler()77 e.setSuperclass(ProxyImpl.class); in getProxyClass()89 return cl.getSuperclass().equals(ProxyImpl.class); in isProxyClass()