org.exolab.jms.tools.migration
Class Importer

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

public class Importer
extends java.lang.Object


Constructor Summary
Importer(java.lang.String path)
           
 
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

Importer

public Importer(java.lang.String path)
         throws java.io.IOException,
                PersistenceException
Method Detail

apply

public void apply()
           throws java.io.IOException

main

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


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