Uses of Class
org.openejb.spi.ConnectionManagerConfig

Packages that use ConnectionManagerConfig
org.openejb.spi The core classes of the container system implementing the interfaces defined by the OpenEJB container system architecture. 
 

Uses of ConnectionManagerConfig in org.openejb.spi
 

Methods in org.openejb.spi with parameters of type ConnectionManagerConfig
 OpenEJBConnectionManager ConnectionManagerFactory.createConnectionManager(java.lang.String name, ConnectionManagerConfig config, javax.resource.spi.ManagedConnectionFactory factory)
          Create a ConnectionManager to use for the specified ManagedConnectionFactory.
 



Copyright © 1999-2011 OpenEJB. All Rights Reserved.