public class MethodInvocation extends Object implements Serializable
MethodInvocation(Method method)
Method
getMethod()
Object
invoke(Object proxy, Object... args)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MethodInvocation(Method method)
public Method getMethod()
public Object invoke(Object proxy, Object... args) throws Throwable
Throwable
Copyright © 2013 Nuxeo SA. All Rights Reserved.