org.omnaest.utils.proxy
Class MethodInvocationForwardingCapturer.ForwardingMethodInvocationHandler
java.lang.Object
org.omnaest.utils.proxy.MethodInvocationForwardingCapturer.ForwardingMethodInvocationHandler
- All Implemented Interfaces:
- MethodInvocationHandler
- Enclosing class:
- MethodInvocationForwardingCapturer
protected static class MethodInvocationForwardingCapturer.ForwardingMethodInvocationHandler
- extends Object
- implements MethodInvocationHandler
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MethodInvocationForwardingCapturer.ForwardingMethodInvocationHandler
public MethodInvocationForwardingCapturer.ForwardingMethodInvocationHandler(Object object,
OutputStream outputStream)
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.