Interface Journal

All Known Implementing Classes:
JournalImpl

public interface Journal
A Journal is a record logging Interface that can be used to implement a transaction log. This interface was largely extracted out of the HOWL project to allow ActiveMQ to switch between different Journal implementations verry easily.
Version:
$Revision: 1.1 $
  • Method Details