程序包 | 说明 |
---|---|
com.codingapi.tx.aop.bean | |
com.codingapi.tx.compensate.service | |
com.codingapi.tx.compensate.service.impl | |
com.codingapi.tx.framework.utils |
限定符和类型 | 方法和说明 |
---|---|
TransactionInvocation |
TxTransactionInfo.getInvocation() |
构造器和说明 |
---|
TxTransactionInfo(TxTransaction transaction,
TxTransactionLocal txTransactionLocal,
TransactionInvocation invocation,
String txGroupId) |
限定符和类型 | 方法和说明 |
---|---|
boolean |
CompensateService.invoke(TransactionInvocation invocation,
String groupId,
int startState) |
限定符和类型 | 方法和说明 |
---|---|
boolean |
CompensateServiceImpl.invoke(TransactionInvocation invocation,
String groupId,
int startState) |
限定符和类型 | 方法和说明 |
---|---|
static TransactionInvocation |
SerializerUtils.parserTransactionInvocation(byte[] value) |
限定符和类型 | 方法和说明 |
---|---|
static boolean |
MethodUtils.invoke(org.springframework.context.ApplicationContext spring,
TransactionInvocation invocation) |
static byte[] |
SerializerUtils.serializeTransactionInvocation(TransactionInvocation invocation) |
Copyright © 2020. All rights reserved.