Inheritance diagram for wrappers.AsctWrapperCorba:
Public Member Functions | |
void | acceptedExecutionRequest (String aAhIor, String aAhRequestId, String aAppMainRequestId, String aAppNodeRequestId) |
void | appFinished (String aAppMainRequestId, String aAppNodeRequestId, String ahIor) |
FileStruct[] | returnInputFiles (AsctRequestId id) |
FileStruct[] | requestInputFiles (String aAppMainRequestId, String aAppNodeRequestId, String destinationPath) |
Package Functions | |
AsctWrapperCorba (ORB orb, String aAsctIor) | |
Private Attributes | |
String | asctIor = "" |
Asct | asct = null |
|
|
|
Receive confirmation from a remote AgentHandler that accepted our execution request. Analog to 2k's "ACK" Implements wrappers.AsctWrapper. |
|
Signals that an application execution was finished Implements wrappers.AsctWrapper. |
|
Receive request for files needed to allow the remote execution of a request made by this ASCT Implements wrappers.AsctWrapper. |
|
Implements wrappers.AsctWrapper. |
|
|
|
|