public class Plugin extends Object implements InvocationHandler
| Modifier and Type | Method and Description |
|---|---|
Object |
invoke(Object proxy,
Method method,
Object[] args) |
static Object |
wrap(Object target,
Interceptor interceptor) |
Copyright © 2009–2021 MyBatis.org. All rights reserved.