public interface Interceptor
| Modifier and Type | Method and Description |
|---|---|
Object |
intercept(Invocation invocation) |
Object |
plugin(Object target) |
void |
setProperties(Properties properties) |
Object intercept(Invocation invocation) throws Throwable
Throwablevoid setProperties(Properties properties)
Copyright © 2010–2015 MyBatis.org. All rights reserved.