public abstract class MethodInvocation extends Object
static Object
VOID_OBJ
MethodInvocation()
protected Object
callOrigin(Object... args)
abstract Object
invoke(Class<?> owner, String method, Object... args)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final Object VOID_OBJ
public MethodInvocation()
public abstract Object invoke(Class<?> owner, String method, Object... args)
protected Object callOrigin(Object... args)
Copyright © 2015. All rights reserved.