Uses of Class
org.objectweb.howl.log.Configuration

Packages that use Configuration
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. 
 

Uses of Configuration in org.objectweb.howl.log
 

Constructors in org.objectweb.howl.log with parameters of type Configuration
Logger(Configuration config)
          Construct a Logger using a Configuration supplied by the caller.
 

Uses of Configuration in org.objectweb.howl.log.xa
 

Constructors in org.objectweb.howl.log.xa with parameters of type Configuration
XALogger(Configuration config)
          Construct a Logger using a Configuration supplied by the caller.
 



Copyright © 2003-2010 HOWL Development Team. All Rights Reserved.