Home
last modified time | relevance | path

Searched refs:DelegatingInvocationHandler (Results 1 – 6 of 6) sorted by relevance

/external/guice/core/src/com/google/inject/internal/
DConstructionContext.java35 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()
DDelegatingInvocationHandler.java26 class DelegatingInvocationHandler<T> implements InvocationHandler { class
/external/guava/guava-tests/test/com/google/common/reflect/
DAbstractInvocationHandlerTest.java85 return Reflection.newProxy(List.class, new DelegatingInvocationHandler(delegate)); in newDelegatingList()
114 private static class DelegatingInvocationHandler extends AbstractInvocationHandler class in AbstractInvocationHandlerTest
118 DelegatingInvocationHandler(Object delegate) { in DelegatingInvocationHandler() method in AbstractInvocationHandlerTest.DelegatingInvocationHandler
132 private static class DelegatingInvocationHandlerWithEquals extends DelegatingInvocationHandler {
/external/guice/extensions/persist/lib/
Dxwork-2.0.4.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/opensymphony/ com/ ...
/external/testng/lib-supplied/
Dguice-2.0.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE NOTICE org/ org/testng/ ...
/external/guice/extensions/struts2/lib/
Dxwork-core-2.2.1.jarMETA-INF/ META-INF/MANIFEST.MF xwork-validator-definition-1.0. ...