edu.isi.pegasus.planner.code.gridstart
Class ExitCode
java.lang.Object
edu.isi.pegasus.planner.code.gridstart.VDSPOSTScript
edu.isi.pegasus.planner.code.gridstart.ExitCode
- All Implemented Interfaces:
- POSTScript
public class ExitCode
- extends VDSPOSTScript
The exitcode wrapper, that can parse kickstart output's and put them in the
database also.
- Version:
- $Revision: 4507 $
- Author:
- Karan Vahi vahi@isi.edu
|
Constructor Summary |
ExitCode()
The default constructor. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SHORT_NAME
public static final String SHORT_NAME
- The SHORTNAME for this implementation.
- See Also:
- Constant Field Values
ExitCode
public ExitCode()
- The default constructor.
shortDescribe
public String shortDescribe()
- Returns a short textual description of the implementing class.
- Returns:
- short textual description.
getDefaultExitCodePath
public String getDefaultExitCodePath()
- Returns the path to exitcode that is to be used on the kickstart
output.
- Specified by:
getDefaultExitCodePath in class VDSPOSTScript
- Returns:
- the path to the exitcode script to be invoked.
Copyright © 2011 The University of Southern California. All Rights Reserved.