public class MultiSourceExAop extends Object implements org.springframework.core.Ordered
| Constructor and Description |
|---|
MultiSourceExAop() |
| Modifier and Type | Method and Description |
|---|---|
Object |
around(org.aspectj.lang.ProceedingJoinPoint point) |
int |
getOrder()
aop的顺序要早于spring的事务
|
Copyright © 2018. All rights reserved.