Uses of Class
org.apache.activemq.artemis.core.journal.impl.TransactionCallback
-
Packages that use TransactionCallback Package Description org.apache.activemq.artemis.core.journal.impl -
-
Uses of TransactionCallback in org.apache.activemq.artemis.core.journal.impl
Methods in org.apache.activemq.artemis.core.journal.impl that return TransactionCallback Modifier and Type Method Description TransactionCallbackJournalTransaction. getCallback(JournalFile file)TransactionCallbackJournalTransaction. getCurrentCallback()
-