Uses of Class
org.openejb.assembler.ConnectionManagerInfo

Packages that use ConnectionManagerInfo
org.openejb.assembler   
 

Uses of ConnectionManagerInfo in org.openejb.assembler
 

Fields in org.openejb.assembler declared as ConnectionManagerInfo
 ConnectionManagerInfo[] FacilitiesInfo.connectionManagers
           
 

Methods in org.openejb.assembler with parameters of type ConnectionManagerInfo
 javax.resource.spi.ConnectionManager AssemblerTool.assembleConnectionManager(ConnectionManagerInfo cmInfo)
          This class will assemble a ConnectionManager instace from a ConnectionManagerInfo configuration object.
 



Copyright © 1999-2005 OpenEJB. All Rights Reserved.