| Interface | Description |
|---|---|
| Event |
The base interface for seata event.
|
| EventBus |
The interface for event bus.
|
| Class | Description |
|---|---|
| ExceptionEvent |
Event data for exception.
|
| GlobalTransactionEvent |
Event data for global transaction.
|
| GuavaEventBus |
Default event bus implement with Guava EventBus.
|
Copyright © 2023 Seata. All rights reserved.