org.exolab.jms.tools.migration.proxy
Class ConsumerExporter

java.lang.Object
  |
  +--org.exolab.jms.tools.migration.proxy.ConsumerExporter
All Implemented Interfaces:
Export

public class ConsumerExporter
extends java.lang.Object
implements Export


Constructor Summary
ConsumerExporter(Context context)
           
 
Method Summary
 java.util.Iterator exportCollection()
          Export data
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConsumerExporter

public ConsumerExporter(Context context)
Method Detail

exportCollection

public java.util.Iterator exportCollection()
                                    throws java.sql.SQLException
Export data
Specified by:
exportCollection in interface Export
Returns:
iterator over the exported collection
Throws:
java.sql.SQLException - if a database exception is encountered


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