org.apache.geronimo.connector.outbound.connectiontracking
Class GeronimoTransactionListener
java.lang.Object
org.apache.geronimo.connector.outbound.connectiontracking.GeronimoTransactionListener
- All Implemented Interfaces:
- EventListener, TransactionManagerMonitor
public class GeronimoTransactionListener
- extends Object
- implements TransactionManagerMonitor
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GeronimoTransactionListener
public GeronimoTransactionListener(TrackedConnectionAssociator trackedConnectionAssociator)
threadAssociated
public void threadAssociated(Transaction transaction)
- Specified by:
threadAssociated
in interface TransactionManagerMonitor
threadUnassociated
public void threadUnassociated(Transaction transaction)
- Specified by:
threadUnassociated
in interface TransactionManagerMonitor
Copyright © 2012 Apache Software Foundation. All Rights Reserved.