Uses of Class
org.smallmind.quorum.pool.connection.event.ErrorReportingConnectionPoolEvent

Packages that use ErrorReportingConnectionPoolEvent
org.smallmind.quorum.pool.connection.event   
org.smallmind.quorum.pool.connection.jmx   
org.smallmind.quorum.pool.connection.remote   
 

Uses of ErrorReportingConnectionPoolEvent in org.smallmind.quorum.pool.connection.event
 

Methods in org.smallmind.quorum.pool.connection.event with parameters of type ErrorReportingConnectionPoolEvent
 void ConnectionPoolEventListener.reportConnectionErrorOccurred(ErrorReportingConnectionPoolEvent event)
           
 

Uses of ErrorReportingConnectionPoolEvent in org.smallmind.quorum.pool.connection.jmx
 

Methods in org.smallmind.quorum.pool.connection.jmx with parameters of type ErrorReportingConnectionPoolEvent
 void ConnectionPoolMonitors.reportConnectionErrorOccurred(ErrorReportingConnectionPoolEvent event)
           
 void ConnectionPoolMonitor.reportConnectionErrorOccurred(ErrorReportingConnectionPoolEvent event)
           
 

Uses of ErrorReportingConnectionPoolEvent in org.smallmind.quorum.pool.connection.remote
 

Methods in org.smallmind.quorum.pool.connection.remote with parameters of type ErrorReportingConnectionPoolEvent
 void RemoteConnectionPoolEventListener.reportConnectionErrorOccurred(ErrorReportingConnectionPoolEvent event)
           
 



Copyright © 2011. All Rights Reserved.