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 IOException
Throws:
IOException


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