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

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

public class DestinationExporter
extends java.lang.Object
implements Export


Constructor Summary
DestinationExporter(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

DestinationExporter

public DestinationExporter(Context context)
                    throws java.sql.SQLException
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.