| Package | Description |
|---|---|
| com.liferay.portal.kernel.cache.thread.local | |
| com.liferay.portal.kernel.cache.transactional | |
| com.liferay.portal.kernel.transaction |
| Modifier and Type | Field and Description |
|---|---|
static TransactionLifecycleListener |
ThreadLocalCacheManager.TRANSACTION_LIFECYCLE_LISTENER |
| Modifier and Type | Field and Description |
|---|---|
static TransactionLifecycleListener |
TransactionalPortalCacheHelper.TRANSACTION_LIFECYCLE_LISTENER |
| Modifier and Type | Class and Description |
|---|---|
class |
NewTransactionLifecycleListener |
| Modifier and Type | Field and Description |
|---|---|
static TransactionLifecycleListener |
TransactionLifecycleNotifier.TRANSACTION_LIFECYCLE_LISTENER |
static TransactionLifecycleListener |
TransactionCommitCallbackUtil.TRANSACTION_LIFECYCLE_LISTENER |
| Modifier and Type | Method and Description |
|---|---|
static TransactionLifecycleListener[] |
TransactionLifecycleManager.getRegisteredTransactionLifecycleListeners() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
TransactionLifecycleManager.register(TransactionLifecycleListener transactionLifecycleListener) |
static boolean |
TransactionLifecycleManager.unregister(TransactionLifecycleListener transactionLifecycleListener) |