Uses of Class
tecgraf.openbus.DRMAA.SuspendInconsistentStateException

Packages that use SuspendInconsistentStateException
tecgraf.openbus.DRMAA Possui as classes geradas pelo compilador IDL a partir da especificação da idl CORBA definida em drmaa.idl
 

Uses of SuspendInconsistentStateException in tecgraf.openbus.DRMAA
 

Methods in tecgraf.openbus.DRMAA that return SuspendInconsistentStateException
static SuspendInconsistentStateException SuspendInconsistentStateExceptionHelper.extract(Any any)
           
static SuspendInconsistentStateException SuspendInconsistentStateExceptionHelper.read(InputStream in)
           
 

Methods in tecgraf.openbus.DRMAA with parameters of type SuspendInconsistentStateException
static void SuspendInconsistentStateExceptionHelper.insert(Any any, SuspendInconsistentStateException s)
           
static void SuspendInconsistentStateExceptionHelper.write(OutputStream out, SuspendInconsistentStateException s)
           
 

Methods in tecgraf.openbus.DRMAA that throw SuspendInconsistentStateException
 void SessionPOATie.control(String jobName, JobControlAction operation)
           
 void SessionOperations.control(String jobName, JobControlAction operation)
           
 void _SessionStub.control(String jobName, JobControlAction operation)
           
 



Tecgraf PUC-Rio