Uses of Interface
org.multiverse.api.TxnFactory

Packages that use TxnFactory
org.multiverse.api   
org.multiverse.stms.gamma.transactions   
 

Uses of TxnFactory in org.multiverse.api
 

Methods in org.multiverse.api that return TxnFactory
 TxnFactory TxnExecutor.getTxnFactory()
          Returns the TxnFactory that is used by this TxnExecutor to create transactions used to execute transactional closures.
 TxnFactory TxnFactoryBuilder.newTransactionFactory()
          Builds a new TxnFactory.
 

Uses of TxnFactory in org.multiverse.stms.gamma.transactions
 

Subinterfaces of TxnFactory in org.multiverse.stms.gamma.transactions
 interface GammaTxnFactory
          A TxnFactory tailored for the GammaStm.
 



Copyright © 2012. All Rights Reserved.