@Order(value=-1) public class AspectjJdbcProxy extends Object
| Constructor and Description |
|---|
AspectjJdbcProxy() |
| Modifier and Type | Method and Description |
|---|---|
Object |
around(org.aspectj.lang.ProceedingJoinPoint point)
执行结果,使用around方式监控
|
void |
match()
扫描所有含有@DataSource注解的类
|
Copyright © 2022. All rights reserved.