Package uk.ac.rdg.resc.jstyx.gridservice.server

Interface Summary
SGSInstanceChangeListener Defines methods that are called when events happen to a particular StyxGridServiceInstance
 

Class Summary
ExitCodeFile File that is read in order to get the exit code from the service instance.
GeneralCachingStreamReader Abstract class that reads from an InputStream in a separate thread, caching the results to the local hard disk.
GeneralCachingStreamReader.DataRequest Class representing a client that is waiting for data
InstanceTerminatorJob Job that is fired when the Quartz scheduler (garbage-collector) signals that an SGS instance is to be deleted.
InstanceTerminatorTrigger Job that is fired by the Quartz scheduler in order to automatically destroy a Styx Grid Service instance (i.e.
SGSInputFile A file that is used to provide input (as a file or as stdin stream) to a Styx Grid Service.
SGSInputFile.File  
SGSInputFile.StdinFile file through which clients can write to the process's input stream directly
SGSOutputFile A file that can be read to obtain data from a file that is put out by an executable in a Styx Grid Service
SGSParamFile A StyxFile interface to a parameter that is passed to an SGS instance as part of the command line of the underlying executable.
SGSServerConfig Configuration of a Styx Grid Service server
StatusCode Type-safe enumeration of possible status codes for a Styx Grid Service instance.
StringServiceDataElement A ServiceDataElement represented as a String
StyxGridService Class representing a Styx Grid Service
TimeDirectory Directory containing files that are pertinent to the lifecycle of the Styx Grid Service instance.
 



Copyright © 2004-2006 Reading e-Science Centre. All Rights Reserved.