org.activemq.store.journal
Interface JournalTransactionStore.RemoveMessageCommand

Enclosing interface:
JournalTransactionStore

public static interface JournalTransactionStore.RemoveMessageCommand


Method Summary
 MessageAck getMessageAck()
           
 void run()
           
 

Method Detail

getMessageAck

public MessageAck getMessageAck()

run

public void run()
         throws IOException
Throws:
IOException


Copyright © 2004-2007 Protique, Ltd.. All Rights Reserved.