org.xmlBlaster.j2ee.k2
Class BlasterConnectionManager.ConnectionListener
java.lang.Object
org.xmlBlaster.j2ee.k2.BlasterConnectionManager.ConnectionListener
- All Implemented Interfaces:
- javax.resource.spi.ConnectionEventListener, java.util.EventListener
- Enclosing class:
- BlasterConnectionManager
- class BlasterConnectionManager.ConnectionListener
- extends java.lang.Object
- implements javax.resource.spi.ConnectionEventListener
|
Field Summary |
(package private) javax.resource.spi.ManagedConnection |
mc
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
mc
javax.resource.spi.ManagedConnection mc
BlasterConnectionManager.ConnectionListener
public BlasterConnectionManager.ConnectionListener(javax.resource.spi.ManagedConnection mc)
connectionClosed
public void connectionClosed(javax.resource.spi.ConnectionEvent event)
- Specified by:
connectionClosed in interface javax.resource.spi.ConnectionEventListener
connectionErrorOccurred
public void connectionErrorOccurred(javax.resource.spi.ConnectionEvent event)
- Specified by:
connectionErrorOccurred in interface javax.resource.spi.ConnectionEventListener
localTransactionStarted
public void localTransactionStarted(javax.resource.spi.ConnectionEvent event)
- Specified by:
localTransactionStarted in interface javax.resource.spi.ConnectionEventListener
localTransactionCommitted
public void localTransactionCommitted(javax.resource.spi.ConnectionEvent event)
- Specified by:
localTransactionCommitted in interface javax.resource.spi.ConnectionEventListener
localTransactionRolledback
public void localTransactionRolledback(javax.resource.spi.ConnectionEvent event)
- Specified by:
localTransactionRolledback in interface javax.resource.spi.ConnectionEventListener
Copyright © 1999-2007 The xmlBlaster.org contributers.