public final class ReflectionUtils extends Object
public static Object invoke(Object obj, String method, Object... params) throws Throwable
obj - contains the method to be invokedmethod - name of the method to be invokedparams - parameters, if anyThrowableCopyright © 2011-2015 OpenESB Community. All Rights Reserved.