| javax.resource.spi.ConnectionManager
ConnectionManager | public interface ConnectionManager extends Serializable(Code) | | The ConnectionManager interface provides the hook which allows a resource
adapter to pass a connection to the Application Server. The Application
Server implements this interface in order to control QoS services to the
resource adapter for connection pools.
|
|
|