Package io.agistep.utils
Class MethodInvokeHelper
java.lang.Object
io.agistep.utils.MethodInvokeHelper
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MethodInvokeHelper
public MethodInvokeHelper()
-
-
Method Details
-
invoke
public static Object invoke(Object aggregate, Event anEvent, Method method) throws IllegalAccessException, InvocationTargetException
-