| Package | Description |
|---|---|
| io.seata.core.event |
| Modifier and Type | Class and Description |
|---|---|
class |
ExceptionEvent
Event data for exception.
|
class |
GlobalTransactionEvent
Event data for global transaction.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EventBus.post(Event event)
Post.
|
void |
GuavaEventBus.post(Event event) |
Copyright © 2023 Seata. All rights reserved.