org.codehaus.activemq.store.jdbc
Interface JDBCAdapter.MessageListResultHandler

Enclosing interface:
JDBCAdapter

public static interface JDBCAdapter.MessageListResultHandler


Method Summary
 void onMessage(long seq, String messageID)
           
 

Method Detail

onMessage

public void onMessage(long seq,
                      String messageID)
               throws JMSException
Throws:
JMSException


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