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 © 2016 JBoss by Red Hat. All Rights Reserved.