org.dspace.app.launcher
Class ScriptLauncher
java.lang.Object
org.dspace.app.launcher.ScriptLauncher
public class ScriptLauncher
- extends Object
A DSpace script launcher.
- Author:
- Stuart Lewis, Mark Diggory
|
Method Summary |
static void |
main(String[] args)
Execute the DSpace script launcher |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ScriptLauncher
public ScriptLauncher()
main
public static void main(String[] args)
- Execute the DSpace script launcher
- Parameters:
args - Any parameters required to be passed to the scripts it executes
- Throws:
Exception
Copyright © 2010 The DSpace Foundation. All Rights Reserved.