Uses of Interface
org.multiverse.api.TxnConfig

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

Uses of TxnConfig in org.multiverse.api
 

Methods in org.multiverse.api that return TxnConfig
 TxnConfig TxnFactoryBuilder.getConfig()
          Returns the TxnConfig used by this TxnFactoryBuilder.
 TxnConfig TxnFactory.getConfig()
          Gets the TxnConfig used by this TxnFactory.
 TxnConfig Txn.getConfig()
          Returns the TxnConfig used by this Txn.
 

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

Classes in org.multiverse.stms.gamma.transactions that implement TxnConfig
 class GammaTxnConfig
          A configuration object that contains the configuration for a GammaTxn.
 



Copyright © 2012. All Rights Reserved.