@Component public class TxLcnBeanHelper extends Object
| 构造器和说明 |
|---|
TxLcnBeanHelper(org.springframework.context.ApplicationContext spring) |
| 限定符和类型 | 方法和说明 |
|---|---|
DTXLocalControl |
loadDTXLocalControl(String transactionType,
DTXPropagationState lcnTransactionState) |
RpcExecuteService |
loadRpcExecuteService(String transactionType,
LCNCmdType cmdType) |
TransactionCleanService |
loadTransactionCleanService(String transactionType) |
TransactionResourceProxy |
loadTransactionResourceProxy(String beanName) |
@Autowired public TxLcnBeanHelper(org.springframework.context.ApplicationContext spring)
public TransactionResourceProxy loadTransactionResourceProxy(String beanName)
public DTXLocalControl loadDTXLocalControl(String transactionType, DTXPropagationState lcnTransactionState)
public RpcExecuteService loadRpcExecuteService(String transactionType, LCNCmdType cmdType)
public TransactionCleanService loadTransactionCleanService(String transactionType)
Copyright © 2019. All rights reserved.