intarsys runtime library

de.intarsys.tools.transaction
Class RootTransaction

java.lang.Object
  extended by de.intarsys.tools.transaction.Transaction
      extended by de.intarsys.tools.transaction.RootTransaction
All Implemented Interfaces:
ITransaction, Serializable

public class RootTransaction
extends Transaction

See Also:
Serialized Form

Constructor Summary
RootTransaction()
           
 
Method Summary
 ITransaction getParent()
          An optional parent for nested transactions.
 
Methods inherited from class de.intarsys.tools.transaction.Transaction
commit, commitResume, delist, enlist, getId, rollback, rollbackResume
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RootTransaction

public RootTransaction()
Method Detail

getParent

public ITransaction getParent()
Description copied from interface: ITransaction
An optional parent for nested transactions.

Returns:
The optional parent transaction.

intarsys runtime library

Copyright © 2012 intarsys consulting GmbH. All Rights Reserved.