Uses of Interface
org.apache.avalon.cornerstone.blocks.connection.ConnectionMonitor

Packages that use ConnectionMonitor
org.apache.avalon.cornerstone.blocks.connection Default implementation of a connection manager. 
 

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

Classes in org.apache.avalon.cornerstone.blocks.connection that implement ConnectionMonitor
 class AvalonLoggerConnectionMonitor
           
 class CommonsLoggingConnectionMonitor
          A Commons Logging implementation of the ConnectionMonitor.
 class NullConnectionMonitor
          A ConnectionMonitor made with accordance to the NullObjectPattern.
 

Fields in org.apache.avalon.cornerstone.blocks.connection declared as ConnectionMonitor
protected  ConnectionMonitor AbstractConnectionManager.monitor
           
 

Constructors in org.apache.avalon.cornerstone.blocks.connection with parameters of type ConnectionMonitor
CDIConnectionManager(ThreadManager threadManager, ConnectionMonitor monitor)
           
 



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