((HOWLLog) transactionLog).doStop();
}
protected TransactionLog createTransactionLog() throws Exception {
XidFactory xidFactory = new XidFactoryImpl();
HOWLLog howlLog = new HOWLLog(
"org.objectweb.howl.log.BlockLogBuffer", // "bufferClassName",
4, // "bufferSizeKBytes",
true, // "checksumEnabled",
20, // "flushSleepTime",