Uses of Class
org.apache.activemq.artemis.core.message.impl.CoreMessagePersister
-
Packages that use CoreMessagePersister Package Description org.apache.activemq.artemis.core.message.impl -
-
Uses of CoreMessagePersister in org.apache.activemq.artemis.core.message.impl
Methods in org.apache.activemq.artemis.core.message.impl that return CoreMessagePersister Modifier and Type Method Description static CoreMessagePersisterCoreMessagePersister. getInstance()Methods in org.apache.activemq.artemis.core.message.impl with parameters of type CoreMessagePersister Modifier and Type Method Description static voidCoreMessagePersister. registerPersister(CoreMessagePersister newPersister)This is a hook for testing
-