Package de.otto.synapse.journal
Class JournalRegistry
java.lang.Object
de.otto.synapse.journal.JournalRegistry
public class JournalRegistry
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description JournalRegistry(java.util.List<Journal> journals, MessageInterceptorRegistry registry) -
Method Summary
Modifier and Type Method Description java.util.Optional<Journal>getJournal(java.lang.String name)booleanhasJournal(java.lang.String journalName)Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
JournalRegistry
-
-
Method Details
-
getJournal
-
hasJournal
public boolean hasJournal(java.lang.String journalName)
-