org.smallmind.quorum.pool.connection.remote
Class RemoteConnectionPoolEventListener
java.lang.Object
org.smallmind.quorum.pool.connection.remote.RemoteConnectionPoolEventListener
- All Implemented Interfaces:
- EventListener, ConnectionPoolEventListener, RemoteEndpoint
public class RemoteConnectionPoolEventListener
- extends Object
- implements ConnectionPoolEventListener, RemoteEndpoint
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemoteConnectionPoolEventListener
public RemoteConnectionPoolEventListener(ConnectionPoolEventListener targetListener)
getProxyInterfaces
public Class[] getProxyInterfaces()
- Specified by:
getProxyInterfaces in interface RemoteEndpoint
reportConnectionErrorOccurred
public void reportConnectionErrorOccurred(ErrorReportingConnectionPoolEvent event)
- Specified by:
reportConnectionErrorOccurred in interface ConnectionPoolEventListener
reportConnectionLeaseTime
public void reportConnectionLeaseTime(LeaseTimeReportingConnectionPoolEvent event)
- Specified by:
reportConnectionLeaseTime in interface ConnectionPoolEventListener
Copyright © 2012. All Rights Reserved.