Class TransactionExecutorThreadLocal

Object
com.liferay.portal.spring.transaction.TransactionExecutorThreadLocal

public class TransactionExecutorThreadLocal extends Object
Author:
Preston Crary
  • Method Details

    • getCurrentTransactionExecutor

      public static TransactionExecutor getCurrentTransactionExecutor()
    • popTransactionExecutor

      protected static TransactionExecutor popTransactionExecutor()
    • pushTransactionExecutor

      protected static void pushTransactionExecutor(TransactionExecutor transactionExecutor)