public interface MethodInvoker
| Modifier and Type | Method and Description |
|---|---|
Object |
invoke(Object o,
Map<String,List<String>> argMap) |
Object invoke(Object o, Map<String,List<String>> argMap) throws IllegalAccessException, InvocationTargetException
Copyright © 2018 JBoss by Red Hat. All Rights Reserved.