相关文章推荐
挂过科的企鹅  ·  Java ...·  4 月前    · 
想出国的饼干  ·  Android ...·  1 年前    · 
强悍的梨子  ·  Android ...·  1 年前    · 
@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()