|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DeniedByDrmException | |
---|---|
tecgraf.openbus.DRMAA | Possui as classes geradas pelo compilador IDL a partir da especificação da idl CORBA definida em drmaa.idl. |
Uses of DeniedByDrmException in tecgraf.openbus.DRMAA |
---|
Methods in tecgraf.openbus.DRMAA that return DeniedByDrmException | |
---|---|
static DeniedByDrmException |
DeniedByDrmExceptionHelper.extract(Any any)
|
static DeniedByDrmException |
DeniedByDrmExceptionHelper.read(InputStream in)
|
Methods in tecgraf.openbus.DRMAA with parameters of type DeniedByDrmException | |
---|---|
static void |
DeniedByDrmExceptionHelper.insert(Any any,
DeniedByDrmException s)
|
static void |
DeniedByDrmExceptionHelper.write(OutputStream out,
DeniedByDrmException s)
|
Methods in tecgraf.openbus.DRMAA that throw DeniedByDrmException | |
---|---|
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 |