intarsys runtime library

de.intarsys.tools.transaction
Class ThreadLocalTransactionManager

java.lang.Object
  extended by de.intarsys.tools.transaction.CommonTransactionManager
      extended by de.intarsys.tools.transaction.ThreadLocalTransactionManager
All Implemented Interfaces:
ITransactionManager

public class ThreadLocalTransactionManager
extends CommonTransactionManager

A simple ITransactionManager that uses thread local transactions.


Constructor Summary
ThreadLocalTransactionManager()
           
 
Method Summary
 
Methods inherited from class de.intarsys.tools.transaction.CommonTransactionManager
begin, commit, commitResume, getTransaction, resume, rollback, rollbackResume, suspend
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ThreadLocalTransactionManager

public ThreadLocalTransactionManager()

intarsys runtime library

Copyright © 2012 intarsys consulting GmbH. All Rights Reserved.