public class Plugin extends Object implements InvocationHandler
Object
invoke(Object proxy, Method method, Object[] args)
static Object
wrap(Object target, Interceptor interceptor)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static Object wrap(Object target, Interceptor interceptor)
public Object invoke(Object proxy, Method method, Object[] args) throws Throwable
invoke
InvocationHandler
Throwable
Copyright © 2010–2015 MyBatis.org. All rights reserved.