| Package | Description |
|---|---|
| de.codecentric.boot.admin.config | |
| de.codecentric.boot.admin.journal | |
| de.codecentric.boot.admin.journal.store |
| Modifier and Type | Method and Description |
|---|---|
JournaledEventStore |
HazelcastStoreConfiguration.journaledEventStore() |
JournaledEventStore |
AdminServerCoreConfiguration.journaledEventStore() |
| Modifier and Type | Method and Description |
|---|---|
ApplicationEventJournal |
AdminServerCoreConfiguration.applicationEventJournal(JournaledEventStore journaledEventStore) |
| Constructor and Description |
|---|
ApplicationEventJournal(JournaledEventStore store) |
| Modifier and Type | Class and Description |
|---|---|
class |
HazelcastJournaledEventStore
Event-Store backed by a Hazelcast-list.
|
class |
SimpleJournaledEventStore
Simple, non-persistent Store for JournaledEvent
|
Copyright © 2018 codecentric AG. All rights reserved.