org.exolab.jms.tools.migration
Class Exporter

java.lang.Object
  |
  +--org.exolab.jms.tools.migration.Exporter

public class Exporter
extends java.lang.Object


Constructor Summary
Exporter(java.lang.String output)
           
 
Method Summary
 void apply()
           
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Exporter

public Exporter(java.lang.String output)
Method Detail

apply

public void apply()
           throws java.io.IOException,
                  javax.jms.JMSException,
                  PersistenceException,
                  java.sql.SQLException

main

public static void main(java.lang.String[] args)


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