|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InvalidJobTemplateException | |
---|---|
tecgraf.openbus.DRMAA | Possui as classes geradas pelo compilador IDL a partir da especificação da idl CORBA definida em drmaa.idl. |
Uses of InvalidJobTemplateException in tecgraf.openbus.DRMAA |
---|
Methods in tecgraf.openbus.DRMAA that return InvalidJobTemplateException | |
---|---|
static InvalidJobTemplateException |
InvalidJobTemplateExceptionHelper.extract(Any any)
|
static InvalidJobTemplateException |
InvalidJobTemplateExceptionHelper.read(InputStream in)
|
Methods in tecgraf.openbus.DRMAA with parameters of type InvalidJobTemplateException | |
---|---|
static void |
InvalidJobTemplateExceptionHelper.insert(Any any,
InvalidJobTemplateException s)
|
static void |
InvalidJobTemplateExceptionHelper.write(OutputStream out,
InvalidJobTemplateException s)
|
Methods in tecgraf.openbus.DRMAA that throw InvalidJobTemplateException | |
---|---|
void |
SessionPOATie.deleteJobTemplate(JobTemplate jobTemplate_)
|
void |
SessionOperations.deleteJobTemplate(JobTemplate jobTemplate_)
|
void |
_SessionStub.deleteJobTemplate(JobTemplate jobTemplate_)
|
String[] |
SessionPOATie.runBulkJobs(JobTemplate jobTemplate_,
int beginIndex,
int endIndex,
int step)
|
String[] |
SessionOperations.runBulkJobs(JobTemplate jobTemplate_,
int beginIndex,
int endIndex,
int step)
|
String[] |
_SessionStub.runBulkJobs(JobTemplate jobTemplate_,
int beginIndex,
int endIndex,
int step)
|
String |
SessionPOATie.runJob(JobTemplate jobTemplate_)
|
String |
SessionOperations.runJob(JobTemplate jobTemplate_)
|
String |
_SessionStub.runJob(JobTemplate jobTemplate_)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |