Constructor and Description |
---|
MethodInvoker(Method method) |
public MethodInvoker(Method method)
public Object invoke(Object target, Object[] args) throws IllegalAccessException, InvocationTargetException
invoke
in interface Invoker
IllegalAccessException
InvocationTargetException
Copyright © 2010-2014 MyBatis.org. All Rights Reserved.