Searched refs:MyInvocationHandler (Results 1 – 8 of 8) sorted by relevance
32 static class MyInvocationHandler implements InvocationHandler { class in HotProxy41 MyInvocationHandler myHandler = new MyInvocationHandler(); in testProxy()
53 static class MyInvocationHandler implements InvocationHandler { class in ReturnsAndArgPassing98 MyInvocationHandler myHandler = new MyInvocationHandler(); in testProxyReturns()441 MyInvocationHandler myHandler = new MyInvocationHandler(); in testProxyArgPassing()
95 InvocationHandler handler = new MyInvocationHandler(proxyMe); in createProxy()225 class MyInvocationHandler implements InvocationHandler { class228 public MyInvocationHandler(Object obj) { in MyInvocationHandler() method in MyInvocationHandler
54 class MyInvocationHandler implements InvocationHandler { class57 public MyInvocationHandler(Proxied proxied) { in MyInvocationHandler() method in MyInvocationHandler113 new MyInvocationHandler(new Proxied())); in main()
63 new MyInvocationHandler()); in newInstrumentationMock()66 private static class MyInvocationHandler implements InvocationHandler { class in ModifiedSystemClassRuntimeTest
1507 static class MyInvocationHandler implements InvocationHandler, Serializable { class in SerializationStressTest41546 InvocationHandler handler = new MyInvocationHandler(); in test_writeObject_Proxy()1554 … boolean equals = Proxy.getInvocationHandler(objLoaded).getClass() == MyInvocationHandler.class; in test_writeObject_Proxy()
META-INF/ META-INF/MANIFEST.MF META-INF/maven/ META- ...