Uses of Interface
org.apache.activemq.store.TransactionRecoveryListener
Packages that use TransactionRecoveryListener
Package
Description
The APIs which need to be implemented for persistent message stores for durable messaging
VM based implementation of message persistence
-
Uses of TransactionRecoveryListener in org.apache.activemq.store
Methods in org.apache.activemq.store with parameters of type TransactionRecoveryListenerModifier and TypeMethodDescriptionvoidTransactionStore.recover(TransactionRecoveryListener listener) -
Uses of TransactionRecoveryListener in org.apache.activemq.store.memory
Methods in org.apache.activemq.store.memory with parameters of type TransactionRecoveryListenerModifier and TypeMethodDescriptionvoidMemoryTransactionStore.recover(TransactionRecoveryListener listener)