| 程序包 | 说明 |
|---|---|
| io.seata.rm.tcc | |
| io.seata.rm.tcc.interceptor |
| 类和说明 |
|---|
| BusinessActionContext
The type Business action context.
|
| 类和说明 |
|---|
| BusinessActionContext
The type Business action context.
|
| BusinessActionContextParameter
the TCC parameters that need to be passed to the BusinessActivityContext;
add this annotation on the parameters of the try method, and the parameters will be passed to the
BusinessActivityContext
|
| TwoPhaseBusinessAction
TCC annotation, Define a TCC interface,which added on the try method
|
Copyright © 2019 Seata. All rights reserved.