Searched refs:invocationHandler (Results 1 – 2 of 2) sorted by relevance
55 private final InvocationHandler invocationHandler = new InvocationHandler() { field in MockOs67 new Class[] { Os.class }, invocationHandler);
224 InvocationHandler invocationHandler) in newProxyInstance() argument227 if (invocationHandler == null) { in newProxyInstance()234 .newInstance(invocationHandler); in newProxyInstance()