Searched defs:getInvocationHandler (Results 1 – 2 of 2) sorted by relevance
68 public static InvocationHandler getInvocationHandler(Object proxy) { in getInvocationHandler() method in Proxy
328 public static InvocationHandler getInvocationHandler(Object instance) { in getInvocationHandler() method in ProxyBuilder