Drools Workbench - jcr2vfs - JCR to XML Exporter 6.2.0.Final

org.drools.workbench.jcr2vfsmigration
Class JcrExporterLauncher

java.lang.Object
  extended by org.drools.workbench.jcr2vfsmigration.JcrExporterLauncher

public class JcrExporterLauncher
extends Object


Constructor Summary
JcrExporterLauncher()
           
 
Method Summary
 void launchExport(String... args)
           
static void main(String[] args)
           
 void run(String... args)
          Use this method instead of #main() when you want to use the app directly from code.
 void shutdown()
           
 void startUp()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JcrExporterLauncher

public JcrExporterLauncher()
Method Detail

main

public static void main(String[] args)

run

public void run(String... args)
Use this method instead of #main() when you want to use the app directly from code. Method does not use System.exit() and instead throws RuntimeException when an error occurs.

Parameters:
args - application arguments - same as for #main() method

launchExport

public void launchExport(String... args)

shutdown

public void shutdown()

startUp

public void startUp()

Drools Workbench - jcr2vfs - JCR to XML Exporter 6.2.0.Final

Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.