Generated by
JDiff

Package org.springframework.transaction.interceptor

Changed Classes
TransactionAttributeSourceAdvisor Advisor driven by a TransactionAttributeSource, used to include a TransactionInterceptor only for methods that are transactional.
TransactionInterceptor AOP Alliance MethodInterceptor for declarative transaction management using the common Spring transaction infrastructure (org.springframework.transaction.PlatformTransactionManager).