| Package | Description |
|---|---|
| org.springframework.transaction.event |
Spring's support for listening to transaction events.
|
| Modifier and Type | Class and Description |
|---|---|
interface |
TransactionalEventListener
An
EventListener that is invoked according to a TransactionPhase. |