org.apache.activemq.store.memory
Interface MemoryTransactionStore.RemoveMessageCommand

Enclosing class:
MemoryTransactionStore

public static interface MemoryTransactionStore.RemoveMessageCommand


Method Summary
 MessageAck getMessageAck()
           
 void run()
           
 

Method Detail

getMessageAck

MessageAck getMessageAck()

run

void run()
         throws java.io.IOException
Throws:
java.io.IOException


Copyright © 2010 Apache Software Foundation. All Rights Reserved.