public class GlobalTransactionalInterceptor extends Object implements org.aopalliance.intercept.MethodInterceptor
| 构造器和说明 |
|---|
GlobalTransactionalInterceptor(FailureHandler failureHandler)
Instantiates a new Global transactional interceptor.
|
public GlobalTransactionalInterceptor(FailureHandler failureHandler)
failureHandler - the failure handlerCopyright © 2019 Seata. All rights reserved.