Package org.objectweb.jac.aspects.transaction

Interface Summary
TransactionConf This is the configuration interface of the Transaction aspect.
 

Class Summary
DispatchTransactionWrapper This wrapper wraps all JAC objects that can be part of a transaction in order to dispatch the transactions to local clones and to commit them.
Merging  
TransactionAC This aspect component handle the transaction aspect within JAC applications.
TransactionAC.TransactionWrapper This wrapper defines the transaction wrapper.