Public Member Functions | |
void | requestExecution () |
void | requestExecution (String appPath, String appId) |
void | addExecApp (String asctRequestId, String lrmIor, String lrmRequestId) |
void | appFinished (String asctRequestId) |
void | collectResults (String asctRequestId) |
void | killApplication (String asctRequestId) |
void | removeApp (String asctRequestId) |
void | viewResults () |
void | run () |
Static Public Member Functions | |
void | main (String[] args) |
Package Functions | |
Asct () | |
Private Member Functions | |
void | registerApplication () |
void | remoteExecutionRequest (ExecuteApplicationPanel eap) |
void | initStubs () |
void | rm (File file) |
void | cleanup () |
Private Attributes | |
ORB | orb |
Grm | grm |
ApplicationRepository | appRepos |
String | grmIor |
String | myIor |
long | requestId |
String | lastSelectedDir |
RegisteredApplicationsPanel | regApps |
ExecutingApplicationsPanel | executingApps |
HashMap | execAppsMap |
HashMap | pendingExecsMap |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|