tecgraf.openbus.opendreams
Class JobInfoImpl

java.lang.Object
  extended by tecgraf.openbus.DRMAA.JobInfo
      extended by tecgraf.openbus.opendreams.JobInfoImpl
All Implemented Interfaces:
Serializable, IDLEntity, Streamable, StreamableValue, ValueBase

public class JobInfoImpl
extends JobInfo

A classe JobInfoImpl implementa um valutype JobInfo.

Author:
Tecgraf PUC-Rio
See Also:
Serialized Form

Field Summary
 
Fields inherited from class tecgraf.openbus.DRMAA.JobInfo
exitStatus, hasCoreDump, hasExited, hasSignaled, jobId, resourceUsage, terminatingSignal, wasAborted
 
Constructor Summary
JobInfoImpl()
          Construtor padrão.
 
Method Summary
 
Methods inherited from class tecgraf.openbus.DRMAA.JobInfo
_read, _truncatable_ids, _type, _write
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JobInfoImpl

public JobInfoImpl()
Construtor padrão.



Tecgraf PUC-Rio