org.exolab.jms.tools.migration
Interface Export

All Known Implementing Classes:
ConsumerExporter, DestinationExporter, MessageExporter, MessageExporter, ConsumerExporter, DestinationExporter

public interface Export


Method Summary
 java.util.Iterator exportCollection()
          Export data
 

Method Detail

exportCollection

public java.util.Iterator exportCollection()
                                    throws javax.jms.JMSException,
                                           java.sql.SQLException
Export data
Returns:
iterator over the exported collection
Throws:
javax.jms.JMSException - if a JMS exception is encountered
java.sql.SQLException - if an SQL exception is encountered


Copyright © 1999-2003 The OpenJMS Group. All Rights Reserved.