| Package | Description |
|---|---|
| org.objectweb.howl.log |
Core functionality for any log file implementation.
|
| org.objectweb.howl.log.xa |
Provides public logger classes customized for use with XA Transaction
Managers.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Logger.open()
open Log files and perform necessart initialization.
|
| Modifier and Type | Method and Description |
|---|---|
void |
XALogger.open(ReplayListener listener)
calls super.open() to perform standard open functionality then
replays the log to rebuild the activeTx table.
|
Copyright © 2016 ObjectWeb HOWL. All rights reserved.