Uses of Interface
org.multiverse.stms.gamma.transactions.GammaTxnFactory

Packages that use GammaTxnFactory
org.multiverse.stms.gamma   
org.multiverse.stms.gamma.transactions   
 

Uses of GammaTxnFactory in org.multiverse.stms.gamma
 

Fields in org.multiverse.stms.gamma declared as GammaTxnFactory
protected  GammaTxnFactory AbstractGammaTxnExecutor.txnFactory
           
 

Methods in org.multiverse.stms.gamma that return GammaTxnFactory
 GammaTxnFactory LeanGammaTxnExecutor.getTxnFactory()
           
 GammaTxnFactory GammaTxnExecutor.getTxnFactory()
           
 GammaTxnFactory FatGammaTxnExecutor.getTxnFactory()
           
 

Constructors in org.multiverse.stms.gamma with parameters of type GammaTxnFactory
AbstractGammaTxnExecutor(GammaTxnFactory txnFactory)
           
FatGammaTxnExecutor(GammaTxnFactory txnFactory)
           
LeanGammaTxnExecutor(GammaTxnFactory txnFactory)
           
 

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

Methods in org.multiverse.stms.gamma.transactions that return GammaTxnFactory
 GammaTxnFactory GammaTxnFactoryBuilder.newTransactionFactory()
           
 



Copyright © 2012. All Rights Reserved.