添加链接
link之家
链接快照平台
  • 输入网页链接,自动生成快照
  • 标签化管理网页链接
@Role ( value =2) public class ProxyTransactionManagementConfiguration extends AbstractTransactionManagementConfiguration
@Configuration class that registers the Spring infrastructure beans necessary to enable proxy-based annotation-driven transaction management.
Since:
Author:
Chris Beams
See Also:
EnableTransactionManagement , TransactionManagementConfigurationSelector

Fields inherited from class org.springframework.transaction.annotation. AbstractTransactionManagementConfiguration

enableTx , txManager

Methods inherited from class org.springframework.transaction.annotation. AbstractTransactionManagementConfiguration

setConfigurers , setImportMetadata , transactionalEventListenerFactory

transactionAdvisor

@Bean(name="org.springframework.transaction.config.internalTransactionAdvisor")
 @Role(value=2)
public BeanFactoryTransactionAttributeSourceAdvisor transactionAdvisor()