org.omnaest.utils.proxy
Class MethodInvocationForwardingCapturer.ReplayingMethodInvocationHandler
java.lang.Object
org.omnaest.utils.proxy.MethodInvocationForwardingCapturer.ReplayingMethodInvocationHandler
- All Implemented Interfaces:
- MethodInvocationHandler
- Enclosing class:
- MethodInvocationForwardingCapturer
protected static class MethodInvocationForwardingCapturer.ReplayingMethodInvocationHandler
- extends Object
- implements MethodInvocationHandler
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MethodInvocationForwardingCapturer.ReplayingMethodInvocationHandler
public MethodInvocationForwardingCapturer.ReplayingMethodInvocationHandler(Map<MethodInvocationForwardingCapturer.MethodInvocationComparison,Object> methodInvocationComparisonToResultMap)
handle
public Object handle(MethodCallCapture methodCallCapture)
throws Throwable
- Description copied from interface:
MethodInvocationHandler
- Handles a method invocation.
- Specified by:
handle in interface MethodInvocationHandler
- Returns:
-
- Throws:
Throwable- See Also:
MethodCallCapture
Copyright © 2013. All Rights Reserved.