Class UnrecoverableLog

java.lang.Object
org.apache.geronimo.transaction.log.UnrecoverableLog
All Implemented Interfaces:
TransactionLog

public class UnrecoverableLog extends Object implements TransactionLog
A log sink that doesn't actually do anything. Not recommended for production use as heuristic recovery will be needed if the transaction coordinator dies.