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