| 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 EventListenerFactoryimplementation that handlesTransactionalEventListenerannotated methods. | 
| Class and Description | 
|---|
| TransactionPhase The phase at which a transactional event listener applies. |