站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBOSS Portal 2.6 API 英文版文档

Exporter - JBOSS Portal 2.6 API 英文版文档


org.jboss.portal.test.migration
Class Exporter

java.lang.Object
  extended byorg.jboss.portal.test.migration.Exporter

public class Exporter
extends java.lang.Object

Helper util just to dump data from database into DBUnit dataset files to enable asserts in tests

Version:
$Revision: 5449 $
Author:
Boleslaw Dawidowicz

Constructor Summary
Exporter()
           
 
Method Summary
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()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception