public class JcrExporterLauncher extends Object
| Constructor and Description |
|---|
JcrExporterLauncher() |
| Modifier and Type | Method and Description |
|---|---|
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.
|
public static void main(String[] args)
public void run(String... args)
RuntimeException when an error occurs.args - application arguments - same as for #main() methodCopyright © 2001–2016 JBoss by Red Hat. All rights reserved.