Java Globus API: Class GlobusRun
org.globus.tools
Class GlobusRun
java.lang.Object
|
+--org.globus.tools.GlobusRun
- public class GlobusRun
- extends Object
GlobusRun command-line tool implementation in Java.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GLOBUSRUN_ARG_QUIET
public static final int GLOBUSRUN_ARG_QUIET
GLOBUSRUN_ARG_DRYRUN
public static final int GLOBUSRUN_ARG_DRYRUN
GLOBUSRUN_ARG_PARSE_ONLY
public static final int GLOBUSRUN_ARG_PARSE_ONLY
GLOBUSRUN_ARG_AUTHENTICATE_ONLY
public static final int GLOBUSRUN_ARG_AUTHENTICATE_ONLY
GLOBUSRUN_ARG_USE_GASS
public static final int GLOBUSRUN_ARG_USE_GASS
GLOBUSRUN_ARG_ALLOW_READS
public static final int GLOBUSRUN_ARG_ALLOW_READS
GLOBUSRUN_ARG_ALLOW_WRITES
public static final int GLOBUSRUN_ARG_ALLOW_WRITES
GLOBUSRUN_ARG_BATCH
public static final int GLOBUSRUN_ARG_BATCH
GLOBUSRUN_ARG_ALLOW_OUTPUT
public static final int GLOBUSRUN_ARG_ALLOW_OUTPUT
GLOBUSRUN_ARG_FULL_DELEGATION
public static final int GLOBUSRUN_ARG_FULL_DELEGATION
GlobusRun
public GlobusRun()
main
public static void main(String[] args)