org.apache.geronimo.persistence
Class TransactionListener
java.lang.Object
org.apache.geronimo.persistence.TransactionListener
- All Implemented Interfaces:
- EventListener, org.apache.geronimo.transaction.manager.TransactionManagerMonitor
public class TransactionListener
- extends Object
- implements org.apache.geronimo.transaction.manager.TransactionManagerMonitor
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TransactionListener
public TransactionListener()
threadAssociated
public void threadAssociated(Transaction transaction)
- Specified by:
threadAssociated
in interface org.apache.geronimo.transaction.manager.TransactionManagerMonitor
threadUnassociated
public void threadUnassociated(Transaction transaction)
- Specified by:
threadUnassociated
in interface org.apache.geronimo.transaction.manager.TransactionManagerMonitor
Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.