| 类 | 说明 |
|---|---|
| BusinessActionContext |
The type Business action context.
|
| BusinessActivityContext |
The type Business activity 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
|
| LocalTCC |
Local TCC bean annotation, add on the TCC interface
|
| TwoPhaseBusinessAction |
TCC annotation.
|
Copyright © 2020 Seata. All rights reserved.