org.multiverse.stms.gamma
Interface GammaTxnRefFactoryBuilder

All Superinterfaces:
TxnRefFactoryBuilder

public interface GammaTxnRefFactoryBuilder
extends TxnRefFactoryBuilder

A TxnRefFactoryBuilder tailored for the GammaStm.

Author:
Peter Veentjer.

Method Summary
 GammaTxnRefFactory build()
          Builds a TxnRefFactory.
 

Method Detail

build

GammaTxnRefFactory build()
Description copied from interface: TxnRefFactoryBuilder
Builds a TxnRefFactory.

Specified by:
build in interface TxnRefFactoryBuilder
Returns:
the build reference factory.


Copyright © 2012. All Rights Reserved.