org.drools.workbench.jcr2vfsmigration
Class JcrExporterLauncher
java.lang.Object
org.drools.workbench.jcr2vfsmigration.JcrExporterLauncher
public class JcrExporterLauncher
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JcrExporterLauncher
public JcrExporterLauncher()
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()
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.