Uses of Class
org.objectweb.howl.log.InvalidFileSetException
Packages that use InvalidFileSetException
Package
Description
Core functionality for any log file implementation.
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 -
Uses of InvalidFileSetException in org.objectweb.howl.log.xa
Methods in org.objectweb.howl.log.xa that throw InvalidFileSetExceptionModifier and TypeMethodDescriptionvoid
XALogger.open
(ReplayListener listener) calls super.open() to perform standard open functionality then replays the log to rebuild the activeTx table.