| Interface | Description |
|---|---|
| Journal |
A Journal contains all the messages that where leading to the current state of a single event-sourced entity
stored in a
StateRepository or in some other kind of storage. |
| Class | Description |
|---|---|
| JournalingInterceptor | |
| JournalRegistry | |
| Journals |