Interface GammaTxnExecutor

    • Method Detail

      • getTxnFactory

        GammaTxnFactory getTxnFactory()
        Description copied from interface: TxnExecutor
        Returns the TxnFactory that is used by this TxnExecutor to create transactions used to execute transactional closures.
        Specified by:
        getTxnFactory in interface TxnExecutor
        Returns:
        the TxnFactory used by this TxnExecutor.