Searched defs:invocationHandler (Results 1 – 5 of 5) sorted by relevance
74 DelegatingInvocationHandler<T> invocationHandler = new DelegatingInvocationHandler<>(); in createProxy() local
99 InvocationHandler invocationHandler = new InvocationHandlerAdapter(handler); in createMock() local
359 InvocationHandler invocationHandler = in get() local
296 private Object invocationHandler(Object proxy, Method method, Object[] args) { in invocationHandler() method in CustomFieldSerializerTest.MickeyMouseMock
814 InvocationHandler invocationHandler = new InvocationHandler() { in testImplementInterfaceCallingThroughConcreteClass() local840 InvocationHandler invocationHandler = new InvocationHandler() { in testImplementInterfaceCallingThroughInterface() local