org.apache.geronimo.transaction.manager
Interface TransactionManagerMonitor

All Superinterfaces:
EventListener

public interface TransactionManagerMonitor
extends EventListener

Version:
$Rev: 476049 $ $Date: 2006-11-16 23:35:17 -0500 (Thu, 16 Nov 2006) $

Method Summary
 void threadAssociated(Transaction transaction)
           
 void threadUnassociated(Transaction transaction)
           
 

Method Detail

threadAssociated

void threadAssociated(Transaction transaction)

threadUnassociated

void threadUnassociated(Transaction transaction)


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