Searched refs:invocationHandler (Results 1 – 10 of 10) sorted by relevance
87 InvocationHandler invocationHandler = new InvocationHandlerAdapter(handler); in createMock() local96 …T mock = (T) Proxy.newProxyInstance(typeToMock.getClassLoader(), classesToMock, invocationHandler); in createMock()116 ProxyBuilder.setInvocationHandler(mock, invocationHandler); in createMock()184 InvocationHandler invocationHandler = Proxy.getInvocationHandler(mock);185 return invocationHandler instanceof InvocationHandlerAdapter186 ? (InvocationHandlerAdapter) invocationHandler191 InvocationHandler invocationHandler = ProxyBuilder.getInvocationHandler(mock);192 return invocationHandler instanceof InvocationHandlerAdapter193 ? (InvocationHandlerAdapter) invocationHandler
74 DelegatingInvocationHandler<T> invocationHandler = new DelegatingInvocationHandler<>(); in createProxy() local75 invocationHandlers.add(invocationHandler); in createProxy()85 invocationHandler)); in createProxy()
359 InvocationHandler invocationHandler = in get() local407 invocationHandler)); in get()
814 InvocationHandler invocationHandler = new InvocationHandler() { in testImplementInterfaceCallingThroughConcreteClass() local823 .handler(invocationHandler) in testImplementInterfaceCallingThroughConcreteClass()840 InvocationHandler invocationHandler = new InvocationHandler() { in testImplementInterfaceCallingThroughInterface() local850 .handler(invocationHandler) in testImplementInterfaceCallingThroughInterface()
579 InvocationHandler invocationHandler =627 invocationHandler);
585 InvocationHandler invocationHandler =633 invocationHandler);
META-INF/ META-INF/MANIFEST.MF com/ com/opensymphony/ com/ ...
META-INF/ META-INF/MANIFEST.MF META-INF/maven/ META- ...
META-INF/ META-INF/MANIFEST.MF xwork-validator-definition-1.0. ...
META-INF/ META-INF/MANIFEST.MF LICENSE NOTICE org/ org/testng/ ...