Package i3.dragos.core.services.transactions

The Transaction service.

See:
          Description

Interface Summary
Transaction Specifies transactions to be used with the transaction management service.
TransactionListener The TransactionListener is implemented by classes that want to receive TransactionEvents.
TransactionManager The TransactionManager creates and manages transactions.
 

Class Summary
TMDigesterFactory Helper class for processing the configuration data.
TransactionEvent TransactionEvents are fired before and after a transaction changes its state.
TransactionManagerFactory The TransactionManagerFactory instantiates TransactionManagers.
TransactionValidator Utility class that validates changes performed in a transaction, using the GraphPoolChecker and SchemaChecker.
 

Enum Summary
Transaction.State Specifies the different state transactions can be in.
 

Exception Summary
TransactionException Thrown in case of errors during transaction handling.
TransactionManagerException Thrown by the TransactionManagers in case of errors during their initialization.
TransactionManagerFactoryException Thrown by the transaction manager factory if something went wrong during initialization of the manager.
 

Package i3.dragos.core.services.transactions Description

The Transaction service.



Copyright © 2002-2008 RWTH Aachen, Department of Computer Science 3 (Software Engineering). All Rights Reserved.