org.activemq.store.vm
Interface VMTransactionStore.AddMessageCommand

Enclosing class:
VMTransactionStore

public static interface VMTransactionStore.AddMessageCommand


Method Summary
 ActiveMQMessage getMessage()
           
 void run()
           
 

Method Detail

getMessage

ActiveMQMessage getMessage()

run

void run()
         throws JMSException
Throws:
JMSException


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