Connection management implementation

The SNA JCA LU0 Connector fulfils the connection management contract using the following classes:

Table 1. Connection management implementation
Interface Implementation class
javax.resource.cci.ConnectionFactory com.ibm.connector2.lu0.Lu0ConnectionFactory
javax.resource.cci.Connection com.ibm.connector2.lu0.Lu0Connection
javax.resource.spi.ManagedConnectionFactory com.ibm.connector2.lu0.Lu0ManagedConnectionFactory
javax.resource.spi.ManagedConnection com.ibm.connector2.lu0.Lu0ManagedConnection
javax.resource.spi.ManagedConnectionMetaData None
javax.resource.spi.ConnectionRequestInfo com.ibm.connector2.lu0.Lu0ConnectionRequestInfo
Related concepts
Connection management