Searched refs:myImpl (Results 1 – 1 of 1) sorted by relevance
265 TestParentIntf myImpl = new MyImplWithParentAndSubInThrowList(); in test_ProxyClass_withParentAndSubInThrowList() local266 …Class<?> c = Proxy.getProxyClass(myImpl.getClass().getClassLoader(), myImpl.getClass().getInterfac… in test_ProxyClass_withParentAndSubInThrowList()