org.jboss.resource.connectionmanager
Class ConnectionRecord

java.lang.Object
  extended by org.jboss.resource.connectionmanager.ConnectionRecord

public class ConnectionRecord
extends Object

Information about a connection

Version:
$Revision: 1.4.6.2 $
Author:
David Jencks, Adrian Brock

Constructor Summary
ConnectionRecord(ConnectionListener cl, Object connection, javax.resource.spi.ConnectionRequestInfo cri)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConnectionRecord

public ConnectionRecord(ConnectionListener cl,
                        Object connection,
                        javax.resource.spi.ConnectionRequestInfo cri)


Copyright © 2002 JBoss Group, LLC. All Rights Reserved.