Searched refs:hasGetHandler (Results 1 – 1 of 1) sorted by relevance
183 private boolean hasGetHandler; field in ProxyFactory390 hasGetHandler = false; in ProxyFactory()858 setInterfaces(cf, interfaces, hasGetHandler ? Proxy.class : ProxyObject.class); in make()891 if (!hasGetHandler) in make()948 hasGetHandler = false; // getMethods() may set this to true. in makeSortedMethodList()1258 hasGetHandler = true; in getMethods()