java.lang.Object
org.apache.jena.dboe.transaction.TransMonitor
All Implemented Interfaces:
TransactionalComponent

public class TransMonitor extends Object implements TransactionalComponent
This class is stateless in the transaction but it records counts of every TransactionalComponent operations. For each operation called "ABC" there is a member field "counterABC".