站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 connector API Documentation 英文版文档

ConnectionRecord (JBoss Connector API) - JBoss 4.0.1 sp1 connector API Documentation 英文版文档


org.jboss.resource.connectionmanager
Class ConnectionRecord

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

public class ConnectionRecord
extends Object

Information about a connection

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

Constructor Summary
ConnectionRecord(ConnectionListener cl, Object connection, javax.resource.spi.ConnectionRequestInfo 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 cl,
                        Object connection,
                        javax.resource.spi.ConnectionRequestInfo cri)


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