org.activemq.store.journal
Interface JournalTransactionStore.AddMessageCommand

Enclosing class:
JournalTransactionStore

public static interface JournalTransactionStore.AddMessageCommand


Method Summary
 ActiveMQMessage getMessage()
           
 void run()
           
 

Method Detail

getMessage

ActiveMQMessage getMessage()

run

void run()
         throws IOException
Throws:
IOException


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