| Package | Description |
|---|---|
| io.seata.saga.tm | |
| io.seata.tm.api.transaction |
| Modifier and Type | Method and Description |
|---|---|
protected List<TransactionHook> |
DefaultSagaTransactionalTemplate.getCurrentHooks() |
| Modifier and Type | Class and Description |
|---|---|
class |
TransactionHookAdapter |
| Modifier and Type | Method and Description |
|---|---|
static List<TransactionHook> |
TransactionHookManager.getHooks()
get the current hooks
|
| Modifier and Type | Method and Description |
|---|---|
static void |
TransactionHookManager.registerHook(TransactionHook transactionHook)
add new hook
|
Copyright © 2023 Seata. All rights reserved.