javax.resource.spi
Interface LazyAssociatableConnectionManager


public interface LazyAssociatableConnectionManager

Version:
$Revision: 1.3 $ $Date: 2004/03/10 09:59:45 $

Method Summary
 void associateConnection(java.lang.Object connection, ManagedConnectionFactory mcf, ConnectionRequestInfo cxReqInfo)
           
 

Method Detail

associateConnection

public void associateConnection(java.lang.Object connection,
                                ManagedConnectionFactory mcf,
                                ConnectionRequestInfo cxReqInfo)
                         throws ResourceException
Throws:
ResourceException


Copyright © 2003-2005 Apache Software Foundation. All Rights Reserved.