javax.resource.spi
Interface ConnectionManager

All Superinterfaces:
java.io.Serializable

public interface ConnectionManager
extends java.io.Serializable

Version:
$Rev: 467553 $ $Date: 2006-10-25 06:01:51 +0200 (Wed, 25 Oct 2006) $

Method Summary
 java.lang.Object allocateConnection(ManagedConnectionFactory mcf, ConnectionRequestInfo cxRequestInfo)
           
 

Method Detail

allocateConnection

java.lang.Object allocateConnection(ManagedConnectionFactory mcf,
                                    ConnectionRequestInfo cxRequestInfo)
                                    throws ResourceException
Throws:
ResourceException


Copyright © 2008. All Rights Reserved.