Package | Description |
---|---|
org.springframework.transaction.annotation |
Spring's support for annotation-based transaction demarcation.
|
org.springframework.transaction.event |
Spring's support for listening to transaction events.
|
Class and Description |
---|
TransactionalEventListenerFactory
EventListenerFactory implementation that handles TransactionalEventListener
annotated methods. |
Class and Description |
---|
TransactionPhase
The phase at which a transactional event listener applies.
|