Uses of Interface
org.multiverse.api.Stm

Packages that use Stm
org.multiverse.api Contains the most important interfaces and classes for the Multiverse project. 
org.multiverse.templates Contains the templates like TransactionTemplate and OrElseTemplate. 
 

Uses of Stm in org.multiverse.api
 

Methods in org.multiverse.api that return Stm
static Stm GlobalStmInstance.getGlobalStmInstance()
          Gets the global Stm instance.
 

Uses of Stm in org.multiverse.templates
 

Constructors in org.multiverse.templates with parameters of type Stm
TransactionTemplate(Stm stm)
          Creates a new TransactionTemplate using the provided STM.
 



Copyright © 2008-2010 Multiverse. All Rights Reserved.