Package org.dspace.app.launcher
Class CommandRunner
- java.lang.Object
-
- org.dspace.app.launcher.CommandRunner
-
public class CommandRunner extends Object
- Author:
- mwood
-
-
Method Detail
-
main
public static void main(String[] args) throws FileNotFoundException, IOException
- Parameters:
args- the command line arguments given- Throws:
IOException- if IO errorFileNotFoundException- if file doesn't exist
-
-