Class TransLogger

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

public class TransLogger extends Object implements TransactionalComponent
Logging for transaction steps. This class is stateless in the transaction. When operations are called in the TransactionalComponent lifecycle, it logs the event.