Searched defs:proxyLogger (Results 1 – 1 of 1) sorted by relevance
52 …Logger proxyLogger = (Logger) Proxy.newProxyInstance(getClass().getClassLoader(), new Class[] { Lo… in testDelegate() local64 …private void invokeMethods(Logger proxyLogger) throws InvocationTargetException, IllegalAccessExce… in invokeMethods()