org.jboss.resource.adapter.jdbc.local
Class LocalTxDataSource.ConnectionManagerDelegate

java.lang.Object
  extended by org.jboss.resource.adapter.jdbc.local.LocalTxDataSource.ConnectionManagerDelegate
All Implemented Interfaces:
Serializable, javax.resource.spi.ConnectionManager
Enclosing class:
LocalTxDataSource

public class LocalTxDataSource.ConnectionManagerDelegate
extends Object
implements javax.resource.spi.ConnectionManager

See Also:
Serialized Form

Constructor Summary
LocalTxDataSource.ConnectionManagerDelegate()
           
 
Method Summary
 Object allocateConnection(javax.resource.spi.ManagedConnectionFactory mcf, javax.resource.spi.ConnectionRequestInfo cxRequestInfo)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LocalTxDataSource.ConnectionManagerDelegate

public LocalTxDataSource.ConnectionManagerDelegate()
Method Detail

allocateConnection

public Object allocateConnection(javax.resource.spi.ManagedConnectionFactory mcf,
                                 javax.resource.spi.ConnectionRequestInfo cxRequestInfo)
                          throws javax.resource.ResourceException
Specified by:
allocateConnection in interface javax.resource.spi.ConnectionManager
Throws:
javax.resource.ResourceException


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