org.activemq.store.vm
Interface VMTransactionStore.AddMessageCommand

Enclosing interface:
VMTransactionStore

public static interface VMTransactionStore.AddMessageCommand


Method Summary
 ActiveMQMessage getMessage()
           
 void run()
           
 

Method Detail

getMessage

public ActiveMQMessage getMessage()

run

public void run()
         throws JMSException
Throws:
JMSException


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