org.apache.geronimo.connector
Class ConnectorTransactionContext

java.lang.Object
  extended by org.apache.geronimo.connector.ConnectorTransactionContext

public class ConnectorTransactionContext
extends Object

Version:
$Rev: 539962 $ $Date: 2007-05-20 18:11:34 -0400 (Sun, 20 May 2007) $

Constructor Summary
ConnectorTransactionContext()
           
 
Method Summary
static ConnectorTransactionContext get(Transaction transaction)
           
static TransactionCachingInterceptor.ManagedConnectionInfos get(Transaction transaction, ConnectionReleaser key)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConnectorTransactionContext

public ConnectorTransactionContext()
Method Detail

get

public static ConnectorTransactionContext get(Transaction transaction)

get

public static TransactionCachingInterceptor.ManagedConnectionInfos get(Transaction transaction,
                                                                       ConnectionReleaser key)


Copyright © 2003-2009 The Apache Software Foundation. All Rights Reserved.