Package org.griphyn.vdl.invocation

Interface Summary
HasDescriptor This interface defines a common base for all File elements in an invocation record that carry a descriptor in their values.
HasFilename This interface defines a common base for all File elements in an invocation record that carry a filename in their values.
HasText This interface defines a common base for all elements in an invocation record that can carry text in their values.
 

Class Summary
Architecture This class is transient for XML parsing.
ArgEntry This class carries an argument vector entry for the argument vector.
ArgString This class maintains the application that was run, and the arguments to the commandline that were actually passed on to the application.
Arguments This class maintains the application that was run, and the arguments to the commandline that were actually passed on to the application.
ArgVector This class maintains the application that was run, and the arguments to the commandline that were actually passed on to the application.
CommandLine This class maintains the application that was run, and the arguments to the commandline that were actually passed on to the application.
Data This class is transient for XML parsing.
Descriptor This class is the container for a file descriptor object.
EnvEntry This class pushes an environmental entry into the environment map.
Environment This class maintains the application that was run, and the arguments to the commandline that were actually passed on to the application.
Fifo This class is the container for a FIFO object.
File This class is the base class for a file object.
Ignore This class is transient for XML parsing.
Invocation This abstract class defines a common base for all invocation record related Java objects.
InvocationRecord This class is the container for an invocation record.
Job This class is contains the record from each jobs that ran in every invocation.
JobStatus This abstract class is the interface for all classes that describe the job exit, which describes more clearly failure, regular execution, signal and suspension.
JobStatusFailure This class is transient for XML parsing.
JobStatusRegular This class is transient for XML parsing.
JobStatusSignal This class is transient for XML parsing.
JobStatusSuspend This class is transient for XML parsing.
Regular This class is the container for a regular file object.
SimpleServer  
SimpleServerThread  
StatCall This class is the container for a complete call to stat() or fstat().
StatInfo This class is the container for the results of a call to either stat() or fstat().
Status This class encapsulates the exit code or reason of termination for a given job.
Temporary This class is the container for a temporary file object.
Usage This class is contains some excerpt from the getrusage call.
WorkingDir This class is transient for XML parsing.
 



Copyright © 2007 The University of Southern California. All Rights Reserved.