javax.resource.spi
public interface: ConnectionManager [javadoc |
source]
All Implemented Interfaces:
Serializable
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.