Searched refs:LoggerInvocationHandler (Results 1 – 1 of 1) sorted by relevance
51 LoggerInvocationHandler ih = new LoggerInvocationHandler(); in testDelegate()72 private class LoggerInvocationHandler implements InvocationHandler { class in SubstitutableLoggerTest