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
- See Also:
- Constant Field Values
GLOBUSRUN_ARG_DRYRUN
public static final int GLOBUSRUN_ARG_DRYRUN
- See Also:
- Constant Field Values
GLOBUSRUN_ARG_PARSE_ONLY
public static final int GLOBUSRUN_ARG_PARSE_ONLY
- See Also:
- Constant Field Values
GLOBUSRUN_ARG_AUTHENTICATE_ONLY
public static final int GLOBUSRUN_ARG_AUTHENTICATE_ONLY
- See Also:
- Constant Field Values
GLOBUSRUN_ARG_USE_GASS
public static final int GLOBUSRUN_ARG_USE_GASS
- See Also:
- Constant Field Values
GLOBUSRUN_ARG_ALLOW_READS
public static final int GLOBUSRUN_ARG_ALLOW_READS
- See Also:
- Constant Field Values
GLOBUSRUN_ARG_ALLOW_WRITES
public static final int GLOBUSRUN_ARG_ALLOW_WRITES
- See Also:
- Constant Field Values
GLOBUSRUN_ARG_BATCH
public static final int GLOBUSRUN_ARG_BATCH
- See Also:
- Constant Field Values
GLOBUSRUN_ARG_ALLOW_OUTPUT
public static final int GLOBUSRUN_ARG_ALLOW_OUTPUT
- See Also:
- Constant Field Values
GLOBUSRUN_ARG_FULL_DELEGATION
public static final int GLOBUSRUN_ARG_FULL_DELEGATION
- See Also:
- Constant Field Values
GlobusRun
public GlobusRun()
main
public static void main(String[] args)