Package org.multiverse.templates

Contains the templates like TransactionTemplate and OrElseTemplate.

See:
          Description

Interface Summary
EitherCallable<V>  
OrElseCallable<V>  
TransactionalCallable<V> A callable is executed using a Transaction.
 

Class Summary
OrElseTemplate<E> A template for the 'orelse' functionality provided by the STM.
OrElseTransactionExecutor  
TransactionBoilerplate TransactionBoilerplate contains the boilerplate logic to deal with transaction and needs to be used in combination with the TransactionalCallable.
TransactionTemplate<E> A Template that handles the boilerplate code for transactions.
 

Exception Summary
InvisibleCheckedException An RuntimeException that wraps a checked exception.
 

Package org.multiverse.templates Description

Contains the templates like TransactionTemplate and OrElseTemplate.



Copyright © 2008-2010 Multiverse. All Rights Reserved.