org.apache.geronimo.transaction.context
Class InheritableTransactionContext

java.lang.Object
  extended byorg.apache.geronimo.transaction.context.TransactionContext
      extended byorg.apache.geronimo.transaction.context.InheritableTransactionContext
Direct Known Subclasses:
BeanTransactionContext, ContainerTransactionContext

public abstract class InheritableTransactionContext
extends TransactionContext

Version:
$Revision: 1.1 $ $Date: 2004/07/18 22:02:01 $

Field Summary
 
Fields inherited from class org.apache.geronimo.transaction.context.TransactionContext
log
 
Constructor Summary
InheritableTransactionContext()
           
 
Methods inherited from class org.apache.geronimo.transaction.context.TransactionContext
afterCommit, associate, beforeCommit, begin, beginInvocation, commit, connectorAfterCommit, endInvocation, flushState, getContext, getContext, getInTxCache, getManagedConnectionInfo, getTransaction, isActive, resume, rollback, setContext, setManagedConnectionInfo, suspend, unassociate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InheritableTransactionContext

public InheritableTransactionContext()


Copyright © 2003-2005 Apache Software Foundation. All Rights Reserved.