Uses of Class
org.springframework.transaction.aspectj.AspectJTransactionManagementConfiguration
Packages that use AspectJTransactionManagementConfiguration
- 
Uses of AspectJTransactionManagementConfiguration in org.springframework.transaction.aspectj
Modifier and TypeClassDescriptionclass@Configurationclass that registers the Spring infrastructure beans necessary to enable AspectJ-based annotation-driven transaction management for the JTA 1.2Transactionalannotation in addition to Spring's ownTransactionalannotation.