Uses of Package
org.multiverse.api.lifecycle

Packages that use org.multiverse.api.lifecycle
org.multiverse.api Contains the most important interfaces and classes for the Multiverse project. 
org.multiverse.api.lifecycle   
org.multiverse.stms Contains concrete STM implementations are abstract support structures. 
org.multiverse.templates Contains the templates like TransactionTemplate and OrElseTemplate. 
 

Classes in org.multiverse.api.lifecycle used by org.multiverse.api
TransactionLifecycleListener
          With the TransactionLifecycleListener it is possible to listen to certain events in the transaction (aborting/committing).
 

Classes in org.multiverse.api.lifecycle used by org.multiverse.api.lifecycle
TransactionLifecycleEvent
          An enumeration for all possible events for the transaction lifecycle.
 

Classes in org.multiverse.api.lifecycle used by org.multiverse.stms
TransactionLifecycleListener
          With the TransactionLifecycleListener it is possible to listen to certain events in the transaction (aborting/committing).
 

Classes in org.multiverse.api.lifecycle used by org.multiverse.templates
TransactionLifecycleListener
          With the TransactionLifecycleListener it is possible to listen to certain events in the transaction (aborting/committing).
 



Copyright © 2008-2010 Multiverse. All Rights Reserved.