@Component public class MotanMythTransactionAspect extends AbstractMythTransactionAspect implements org.springframework.core.Ordered
| 构造器和说明 |
|---|
MotanMythTransactionAspect(MotanMythTransactionInterceptor motanMythTransactionInterceptor)
Instantiates a new Motan myth transaction aspect.
|
| 限定符和类型 | 方法和说明 |
|---|---|
int |
getOrder() |
interceptMythAnnotationMethod, mythTransactionInterceptor, setMythTransactionInterceptor@Autowired public MotanMythTransactionAspect(MotanMythTransactionInterceptor motanMythTransactionInterceptor)
motanMythTransactionInterceptor - the motan myth transaction interceptorpublic int getOrder()
getOrder 在接口中 org.springframework.core.OrderedgetOrder 在类中 AbstractMythTransactionAspectCopyright © 2019. All rights reserved.