| Package | Description |
|---|---|
| org.springframework.transaction.event |
Spring's support for listening to transaction events.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TransactionalApplicationListenerMethodAdapter
GenericApplicationListener adapter that delegates the processing of
an event to a TransactionalEventListener annotated method. |