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

Enclosing class:
MemoryTransactionStore

public static interface MemoryTransactionStore.AddMessageCommand


Method Summary
 Message getMessage()
           
 void run(ConnectionContext context)
           
 

Method Detail

getMessage

Message getMessage()

run

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


Copyright © 2005-2016. All Rights Reserved.