Uses of Interface
org.apache.avalon.cornerstone.services.connection.ConnectionManager

Packages that use ConnectionManager
org.apache.avalon.cornerstone.blocks.connection Default implementation of a connection manager. 
org.apache.avalon.cornerstone.services.connection Defintion of the connection service. 
 

Uses of ConnectionManager in org.apache.avalon.cornerstone.blocks.connection
 

Classes in org.apache.avalon.cornerstone.blocks.connection that implement ConnectionManager
 class AbstractConnectionManager
          This is the service through which ConnectionManagement occurs.
 class CDIConnectionManager
          This is the service through which ConnectionManagement occurs.
 class DefaultConnectionManager
          This is the service through which ConnectionManagement occurs.
 

Uses of ConnectionManager in org.apache.avalon.cornerstone.services.connection
 

Fields in org.apache.avalon.cornerstone.services.connection declared as ConnectionManager
protected  ConnectionManager AbstractService.m_connectionManager
           
 



Copyright © 1997-2005 The Apache Software Foundation. All Rights Reserved.