org.omnaest.utils.proxy
Class MethodInvocationForwardingCapturer.MethodInvocationAndResult
java.lang.Object
org.omnaest.utils.proxy.MethodInvocationForwardingCapturer.MethodInvocationAndResult
- Enclosing class:
- MethodInvocationForwardingCapturer
public static class MethodInvocationForwardingCapturer.MethodInvocationAndResult
- extends Object
MethodInvocationForwardingCapturer.MethodInvocationAndResult
public MethodInvocationForwardingCapturer.MethodInvocationAndResult(Method method,
Object[] arguments,
Object result)
getMethod
public Method getMethod()
getArguments
public Object[] getArguments()
getResult
public Object getResult()
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2013. All Rights Reserved.