public abstract class SimpleMethodInvoker extends Object implements MethodInvoker
public SimpleMethodInvoker(Method method)
public Object invoke(Object o, Map<String,List<String>> argMap) throws IllegalAccessException, InvocationTargetException
invoke in interface MethodInvokerIllegalAccessExceptionInvocationTargetExceptionprotected abstract String getArgumentName(int index)
Copyright © 2014 eXo Platform SAS. All Rights Reserved.