|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InternalException | |
---|---|
tecgraf.openbus.DRMAA | Possui as classes geradas pelo compilador IDL a partir da especificação da idl CORBA definida em drmaa.idl. |
tecgraf.openbus.opendreams | Possui as classes geradas pelo compilador IDL a partir da especificação da idl CORBA definida em opendreams.idl. |
Uses of InternalException in tecgraf.openbus.DRMAA |
---|
Methods in tecgraf.openbus.DRMAA that return InternalException | |
---|---|
static InternalException |
InternalExceptionHelper.extract(Any any)
|
static InternalException |
InternalExceptionHelper.read(InputStream in)
|
Methods in tecgraf.openbus.DRMAA with parameters of type InternalException | |
---|---|
static void |
InternalExceptionHelper.insert(Any any,
InternalException s)
|
static void |
InternalExceptionHelper.write(OutputStream out,
InternalException s)
|
Methods in tecgraf.openbus.DRMAA that throw InternalException | |
---|---|
JobInfo |
SessionPOATie._wait(String jobName,
long timeout)
|
JobInfo |
SessionOperations._wait(String jobName,
long timeout)
|
JobInfo |
_SessionStub._wait(String jobName,
long timeout)
|
void |
SessionPOATie.control(String jobName,
JobControlAction operation)
|
void |
SessionOperations.control(String jobName,
JobControlAction operation)
|
void |
_SessionStub.control(String jobName,
JobControlAction operation)
|
JobTemplate |
SessionPOATie.createJobTemplate()
|
JobTemplate |
SessionOperations.createJobTemplate()
|
JobTemplate |
_SessionStub.createJobTemplate()
|
void |
SessionPOATie.deleteJobTemplate(JobTemplate jobTemplate_)
|
void |
SessionOperations.deleteJobTemplate(JobTemplate jobTemplate_)
|
void |
_SessionStub.deleteJobTemplate(JobTemplate jobTemplate_)
|
void |
SessionPOATie.exit()
|
void |
SessionOperations.exit()
|
void |
_SessionStub.exit()
|
void |
SessionPOATie.init(String contactString)
|
void |
SessionOperations.init(String contactString)
|
void |
_SessionStub.init(String contactString)
|
JobState |
SessionPOATie.jobStatus(String jobName)
|
JobState |
SessionOperations.jobStatus(String jobName)
|
JobState |
_SessionStub.jobStatus(String jobName)
|
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_)
|
void |
SessionPOATie.synchronize(String[] jobList,
long timeout,
boolean dispose)
|
void |
SessionOperations.synchronize(String[] jobList,
long timeout,
boolean dispose)
|
void |
_SessionStub.synchronize(String[] jobList,
long timeout,
boolean dispose)
|
Uses of InternalException in tecgraf.openbus.opendreams |
---|
Methods in tecgraf.openbus.opendreams that throw InternalException | |
---|---|
Session |
IOpenDreamsPOATie.getSession(String projectId)
|
Session |
IOpenDreamsOperations.getSession(String projectId)
|
Session |
_IOpenDreamsStub.getSession(String projectId)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |