org.tranql.connector
Class ConnectionHandleFactoryRequestInfo

java.lang.Object
  extended byorg.tranql.connector.ConnectionHandleFactoryRequestInfo
All Implemented Interfaces:
javax.resource.spi.ConnectionRequestInfo
Direct Known Subclasses:
UserPasswordHandleFactoryRequestInfo

public class ConnectionHandleFactoryRequestInfo
extends java.lang.Object
implements javax.resource.spi.ConnectionRequestInfo

Version:
$Revision: 80 $ $Date: 2004-05-09 22:27:39 +0200 (Sun, 09 May 2004) $

Constructor Summary
ConnectionHandleFactoryRequestInfo(DissociatableConnectionHandleFactory connectionHandleFactory)
           
 
Method Summary
 DissociatableConnectionHandleFactory getConnectionHandleFactory()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface javax.resource.spi.ConnectionRequestInfo
equals, hashCode
 

Constructor Detail

ConnectionHandleFactoryRequestInfo

public ConnectionHandleFactoryRequestInfo(DissociatableConnectionHandleFactory connectionHandleFactory)
Method Detail

getConnectionHandleFactory

public DissociatableConnectionHandleFactory getConnectionHandleFactory()


Copyright © -2006 The Codehaus. All Rights Reserved.