com.atomikos.datasource.pool
Interface XPooledConnectionEventListener

All Known Implementing Classes:
ConnectionPool

public interface XPooledConnectionEventListener


Method Summary
 void onXPooledConnectionTerminated(XPooledConnection connection)
          fired when a connection changed its state to terminated
 

Method Detail

onXPooledConnectionTerminated

void onXPooledConnectionTerminated(XPooledConnection connection)
fired when a connection changed its state to terminated

Parameters:
connection -


Copyright © 2011. All Rights Reserved.