| Package | Description |
|---|---|
| com.liferay.portal.spring.transaction |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseTransactionExecutor |
class |
CounterTransactionExecutor |
class |
DefaultTransactionExecutor |
| Modifier and Type | Method and Description |
|---|---|
static TransactionExecutor |
TransactionExecutorThreadLocal.getCurrentTransactionExecutor() |
protected static TransactionExecutor |
TransactionExecutorThreadLocal.popTransactionExecutor() |
| Modifier and Type | Method and Description |
|---|---|
protected static void |
TransactionExecutorThreadLocal.pushTransactionExecutor(TransactionExecutor transactionExecutor) |
void |
TransactionInvokerImpl.setTransactionExecutor(TransactionExecutor transactionExecutor) |