Package org.apache.activemq.store.memory
Interface MemoryTransactionStore.RemoveMessageCommand
- Enclosing class:
- MemoryTransactionStore
public static interface MemoryTransactionStore.RemoveMessageCommand
-
Method Summary
Modifier and TypeMethodDescriptionorg.apache.activemq.command.MessageAckvoidrun(ConnectionContext context)
-
Method Details
-
getMessageAck
org.apache.activemq.command.MessageAck getMessageAck() -
run
- Throws:
IOException
-
getMessageStore
MessageStore getMessageStore()
-