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.setLogEventListener(LogEventListener eventListener)
Registers a LogEventListener for log event notifications.
|
Modifier and Type | Class and Description |
---|---|
class |
XALogger
A specialized subclass of
Logger
intended to provide functionality required by any XA Transaction Manager. |
Modifier and Type | Method and Description |
---|---|
void |
XALogger.setLogEventListener(LogEventListener eventListener)
Saves a reference to callers LogEventListener.
|
Copyright © 2015 ObjectWeb HOWL. All rights reserved.