intarsys runtime library

Package de.intarsys.tools.transaction

Interface Summary
IResource A resource involved in a transactional task.
IResourceType<T extends IResource> The type of an IResource.
ITransaction A transactional process.
ITransactionManager The public interface for client driven transaction management.
 

Class Summary
CommonResource<R extends IResource,T extends IResourceType<R>> A common implementation for the IResource abstraction.
CommonResourceType<T extends IResource> A common implementation for the IResourceType.
CommonTransactionManager A common superclass for implementing the ITransactionManager.
PACKAGE  
RootTransaction  
SubTransaction  
ThreadLocalTransactionManager A simple ITransactionManager that uses thread local transactions.
Transaction A simple transaction implementation.
TransactionManager A VM singleton for the ITransactionManager.
TransactionTools Tools for handling transactions.
 

Exception Summary
NoTransactionException No transaction was found.
ResourceException  
TransactionException  
 


intarsys runtime library

Copyright © 2012 intarsys consulting GmbH. All Rights Reserved.