org.smallmind.quorum.pool.connection.event
Interface ConnectionPoolEventListener

All Superinterfaces:
EventListener
All Known Implementing Classes:
ConnectionPoolMonitor, ConnectionPoolMonitors, RemoteConnectionPoolEventListener

public interface ConnectionPoolEventListener
extends EventListener


Method Summary
 void reportConnectionErrorOccurred(ErrorReportingConnectionPoolEvent event)
           
 void reportConnectionLeaseTime(LeaseTimeReportingConnectionPoolEvent event)
           
 

Method Detail

reportConnectionErrorOccurred

void reportConnectionErrorOccurred(ErrorReportingConnectionPoolEvent event)

reportConnectionLeaseTime

void reportConnectionLeaseTime(LeaseTimeReportingConnectionPoolEvent event)


Copyright © 2011. All Rights Reserved.