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

Enclosing class:
MemoryTransactionStore

public static interface MemoryTransactionStore.AddMessageCommand


Method Summary
 Message getMessage()
           
 void run()
           
 

Method Detail

getMessage

Message getMessage()

run

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


Copyright © 2011 Apache Software Foundation. All Rights Reserved.