Uses of Interface
org.objectweb.speedo.api.TransactionListener

Packages that use TransactionListener
org.objectweb.speedo.workingset.lib   
 

Uses of TransactionListener in org.objectweb.speedo.workingset.lib
 

Classes in org.objectweb.speedo.workingset.lib that implement TransactionListener
 class WorkingSetStatistic
          This class is a simple implementation of the TransactionListener interface permitting to listen events concerning the transaction life cycle.
 

Fields in org.objectweb.speedo.workingset.lib declared as TransactionListener
static TransactionListener SpeedoTransaction.txListener