Searched defs:TestProxyHandler (Results 1 – 1 of 1) sorted by relevance
296 public static class TestProxyHandler implements InvocationHandler { class in ProxyTest299 public TestProxyHandler(Object object) { in TestProxyHandler() method in ProxyTest.TestProxyHandler