当前页面:
在线文档首页 >
JBoss 3.2.7 connector API Documentation 英文版文档
BaseConnectionManager2.ConnectionManagerProxy (JBoss Connector API) - JBoss 3.2.7 connector API Documentation 英文版文档
org.jboss.resource.connectionmanager
Class BaseConnectionManager2.ConnectionManagerProxy
java.lang.Object
org.jboss.resource.connectionmanager.BaseConnectionManager2.ConnectionManagerProxy
- All Implemented Interfaces:
- javax.resource.spi.ConnectionManager, Serializable
- Enclosing class:
- BaseConnectionManager2
- public static class BaseConnectionManager2.ConnectionManagerProxy
- extends Object
- implements javax.resource.spi.ConnectionManager, Serializable
- See Also:
- Serialized Form
Method Summary |
Object |
allocateConnection(javax.resource.spi.ManagedConnectionFactory mcf,
javax.resource.spi.ConnectionRequestInfo cri)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
allocateConnection
public Object allocateConnection(javax.resource.spi.ManagedConnectionFactory mcf,
javax.resource.spi.ConnectionRequestInfo cri)
throws javax.resource.ResourceException
- Specified by:
allocateConnection
in interface javax.resource.spi.ConnectionManager
- Parameters:
mcf
- cri
-
- Returns:
-
- Throws:
javax.resource.ResourceException
-
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.