Uses of Class
org.springframework.transaction.event.TransactionalEventListenerFactory
Packages that use TransactionalEventListenerFactory
Package
Description
Spring's support for annotation-based transaction demarcation.
-
Uses of TransactionalEventListenerFactory in org.springframework.transaction.annotation
Modifier and TypeClassDescriptionclassExtension ofTransactionalEventListenerFactory, detecting invalid transaction configuration for transactional event listeners:Transactionalonly supported withPropagation.REQUIRES_NEWandPropagation.NOT_SUPPORTED.Methods in org.springframework.transaction.annotation that return TransactionalEventListenerFactoryModifier and TypeMethodDescriptionAbstractTransactionManagementConfiguration.transactionalEventListenerFactory()