org.globus.cog.abstraction.examples.xml
Class Task2XML

java.lang.Object
  extended byorg.globus.cog.abstraction.examples.execution.JobSubmission
      extended byorg.globus.cog.abstraction.examples.xml.Task2XML
All Implemented Interfaces:
StatusListener

public class Task2XML
extends JobSubmission


Constructor Summary
Task2XML()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class org.globus.cog.abstraction.examples.execution.JobSubmission
getArguments, getAttributes, getCheckpointFile, getDirectory, getEnvironment, getExecutable, getExecutionTask, getJobManager, getName, getProvider, getServiceContact, getSpecification, getStderr, getStdout, isBatch, isCommandline, isRedirected, marshal, prepareTask, setArguments, setAttributes, setBatch, setCheckpointFile, setCommandline, setDirectory, setEnvironment, setExecutable, setJobManager, setName, setProvider, setRedirected, setServiceContact, setSpecification, setStderr, setStdout, statusChanged
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Task2XML

public Task2XML()
Method Detail

main

public static void main(String[] args)