org.jboss.resource.connectionmanager
Class ConnectionRecord

java.lang.Object
  extended byorg.jboss.resource.connectionmanager.ConnectionRecord

public class ConnectionRecord
extends java.lang.Object

Information about a connection


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

Constructor Detail

ConnectionRecord

public ConnectionRecord(ConnectionListener (src)  cl,
                        java.lang.Object connection,
                        ConnectionRequestInfo (src)  cri)