Package net.sf.xbus.base.journal

Provides classes and interfaces for writing information about send and receive actions of the xBus

See:
          Description

Interface Summary
JournalInterface Interface for classes which write information about the activities of the middleware.
 

Class Summary
DBJournal DBJournal writes information about the activities of the middleware into the database.
FileJournal FileJournal writes information about the activities of the middleware into a file.
Journal Journal writes information about the activities of the middleware.
 

Package net.sf.xbus.base.journal Description

Provides classes and interfaces for writing information about send and receive actions of the xBus.