Uses of Interface
javax.resource.spi.ConnectionManager

Packages that use ConnectionManager
javax.resource.spi The javax.resource.spi package contains APIs for the system contracts defined in the J2EE Connector Architecture specification. 
 

Uses of ConnectionManager in javax.resource.spi
 

Methods in javax.resource.spi with parameters of type ConnectionManager
 java.lang.Object ManagedConnectionFactory.createConnectionFactory(ConnectionManager cxManager)
          Creates a Connection Factory instance.