Uses of Package
org.multiverse.stms.alpha

Packages that use org.multiverse.stms.alpha
org.multiverse.stms.alpha Contains the main Multiverse STM implementation: the AlphaStm. 
org.multiverse.stms.alpha.mixins Contains the mixin classes for atomic object. 
org.multiverse.stms.alpha.programmatic   
org.multiverse.stms.alpha.transactions Contains the AlphaTransaction implementations. 
org.multiverse.stms.alpha.transactions.readonly Contains the readonly AlphaTransaction implementations. 
org.multiverse.stms.alpha.transactions.update Contains the update AlphaTransaction implementations. 
 

Classes in org.multiverse.stms.alpha used by org.multiverse.stms.alpha
AlphaStm
          Default Stm implementation that provides the most complete set of features.
AlphaStm.AlphaTransactionFactoryBuilder
           
AlphaStmConfig
          An Object responsible for storing the configuration for an AlphaStm.
AlphaTranlocal
          The Tranlocal is the Transaction local content of a TransactionalObject, since the state from the TransactionalObject is removed.
AlphaTranlocalSnapshot
          A snapshot of a AlphaTranlocal.
AlphaTransactionalObject
          This is the interface placed on the POJO's that want to participate in the alpha STM.
RegisterRetryListenerResult
           
UncommittedFilter
          A CommitLockFilter that filters out all tranlocals that don't need locking.
 

Classes in org.multiverse.stms.alpha used by org.multiverse.stms.alpha.mixins
AlphaTranlocal
          The Tranlocal is the Transaction local content of a TransactionalObject, since the state from the TransactionalObject is removed.
AlphaTransactionalObject
          This is the interface placed on the POJO's that want to participate in the alpha STM.
RegisterRetryListenerResult
           
 

Classes in org.multiverse.stms.alpha used by org.multiverse.stms.alpha.programmatic
AlphaStm
          Default Stm implementation that provides the most complete set of features.
AlphaTranlocal
          The Tranlocal is the Transaction local content of a TransactionalObject, since the state from the TransactionalObject is removed.
AlphaTranlocalSnapshot
          A snapshot of a AlphaTranlocal.
AlphaTransactionalObject
          This is the interface placed on the POJO's that want to participate in the alpha STM.
 

Classes in org.multiverse.stms.alpha used by org.multiverse.stms.alpha.transactions
AlphaTranlocal
          The Tranlocal is the Transaction local content of a TransactionalObject, since the state from the TransactionalObject is removed.
AlphaTransactionalObject
          This is the interface placed on the POJO's that want to participate in the alpha STM.
 

Classes in org.multiverse.stms.alpha used by org.multiverse.stms.alpha.transactions.readonly
AlphaTranlocal
          The Tranlocal is the Transaction local content of a TransactionalObject, since the state from the TransactionalObject is removed.
AlphaTransactionalObject
          This is the interface placed on the POJO's that want to participate in the alpha STM.
 

Classes in org.multiverse.stms.alpha used by org.multiverse.stms.alpha.transactions.update
AlphaTranlocal
          The Tranlocal is the Transaction local content of a TransactionalObject, since the state from the TransactionalObject is removed.
AlphaTransactionalObject
          This is the interface placed on the POJO's that want to participate in the alpha STM.
 



Copyright © 2008-2010 Multiverse. All Rights Reserved.