javax.resource.spi
Interface ConnectionManager

All Superinterfaces:
Serializable

public interface ConnectionManager
extends Serializable

Version:
$Rev: 704729 $ $Date: 2008-10-15 00:59:51 +0200 (Mi, 15. Okt 2008) $

Method Summary
 Object allocateConnection(ManagedConnectionFactory mcf, ConnectionRequestInfo cxRequestInfo)
           
 

Method Detail

allocateConnection

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


Copyright © 2003-2012 The Apache Software Foundation. All Rights Reserved.