Searched refs:DelegatingInvocationHandler (Results 1 – 6 of 6) sorted by relevance
35 List<DelegatingInvocationHandler<T>> invocationHandlers;72 invocationHandlers = new ArrayList<DelegatingInvocationHandler<T>>(); in createProxy()75 DelegatingInvocationHandler<T> invocationHandler = new DelegatingInvocationHandler<T>(); in createProxy()88 for (DelegatingInvocationHandler<T> handler : invocationHandlers) { in setProxyDelegates()
26 class DelegatingInvocationHandler<T> implements InvocationHandler { class
85 return Reflection.newProxy(List.class, new DelegatingInvocationHandler(delegate)); in newDelegatingList()114 private static class DelegatingInvocationHandler extends AbstractInvocationHandler class in AbstractInvocationHandlerTest118 DelegatingInvocationHandler(Object delegate) { in DelegatingInvocationHandler() method in AbstractInvocationHandlerTest.DelegatingInvocationHandler132 private static class DelegatingInvocationHandlerWithEquals extends DelegatingInvocationHandler {
META-INF/ META-INF/MANIFEST.MF com/ com/opensymphony/ com/ ...
META-INF/ META-INF/MANIFEST.MF LICENSE NOTICE org/ org/testng/ ...
META-INF/ META-INF/MANIFEST.MF xwork-validator-definition-1.0. ...