org.activemq.store.journal
Interface JournalTransactionStore.AddMessageCommand

Enclosing interface:
JournalTransactionStore

public static interface JournalTransactionStore.AddMessageCommand


Method Summary
 ActiveMQMessage getMessage()
           
 void run()
           
 

Method Detail

getMessage

public ActiveMQMessage getMessage()

run

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


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