uk.ac.soton.itinnovation.grid.client.cli
Class GRIABootLoader
java.lang.Object
uk.ac.soton.itinnovation.grid.client.cli.GRIABootLoader
public class GRIABootLoader
- extends Object
The GRIA Boot Loader.
This class loads jars from the directory specified in the first argument passed to it.
The GridCLI class is then called.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GRIABootLoader
public GRIABootLoader()
addFile
public static void addFile(String s)
throws IOException
- Throws:
IOException
addFile
public static void addFile(File f)
throws IOException
- Throws:
IOException
main
public static void main(String[] args)
throws Exception
- Called when executing the main gridcli jar.
- Throws:
Exception
addJars
public static void addJars(File libDir)
throws Exception
- Throws:
Exception
Copyright © 2001-2008 University of Southampton IT Innovation Centre. All Rights Reserved.