public class MethodInvoker extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
MethodInvoker(Object target) |
protected MethodInvoker(Object target)
public static MethodInvoker on(Object target)
protected Object invokeMethod(Method method, Object[] parameters) throws IllegalAccessException, InvocationTargetException
Copyright © 2011–2014 Wakaleo Consulting. All rights reserved.