Uses of Class
javax.resource.spi.ConnectionEvent

Packages that use ConnectionEvent
javax.resource.spi   
 

Uses of ConnectionEvent in javax.resource.spi
 

Methods in javax.resource.spi with parameters of type ConnectionEvent
 void ConnectionEventListener.connectionClosed(ConnectionEvent event)
           
 void ConnectionEventListener.connectionErrorOccurred(ConnectionEvent event)
           
 void ConnectionEventListener.localTransactionCommitted(ConnectionEvent event)
           
 void ConnectionEventListener.localTransactionRolledback(ConnectionEvent event)
           
 void ConnectionEventListener.localTransactionStarted(ConnectionEvent event)
           
 



Copyright © 2006 Apache Software Foundation. All Rights Reserved.