Searched defs:ProxyInvocationHandler (Results 1 – 2 of 2) sorted by relevance
43 static class ProxyInvocationHandler implements InvocationHandler { class in ProxyDebuggee46 public ProxyInvocationHandler(ProxyDebuggee debuggee) { in ProxyInvocationHandler() method in ProxyDebuggee.ProxyInvocationHandler
312 protected class ProxyInvocationHandler implements InvocationHandler { class in EventListenerSupport