Uses of Interface
javax.resource.spi.ConnectionEventListener

Packages that use ConnectionEventListener
javax.resource.spi   
 

Uses of ConnectionEventListener in javax.resource.spi
 

Methods in javax.resource.spi with parameters of type ConnectionEventListener
 void ManagedConnection.addConnectionEventListener(ConnectionEventListener listener)
           
 void ManagedConnection.removeConnectionEventListener(ConnectionEventListener listener)
           
 



Copyright © 2003-2012 The Apache Software Foundation. All Rights Reserved.