javax.resource.spi

Interface ConnectionManager

All Superinterfaces:
Serializable

public interface ConnectionManager
extends Serializable

Method Summary

Object
allocateConnection(ManagedConnectionFactory mcf, ConnectionRequestInfo cxRequestInfo)

Method Details

allocateConnection

public Object allocateConnection(ManagedConnectionFactory mcf,
                                 ConnectionRequestInfo cxRequestInfo)
            throws ResourceException