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

Packages that use InvalidFileSetException
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 InvalidFileSetException in org.objectweb.howl.log
 

Methods in org.objectweb.howl.log that throw InvalidFileSetException
 void Logger.open()
          open Log files and perform necessart initialization.
 

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

Methods in org.objectweb.howl.log.xa that throw InvalidFileSetException
 void XALogger.open(ReplayListener listener)
          calls super.open() to perform standard open functionality then replays the log to rebuild the activeTx table.
 



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