Main Page | Packages | Class Hierarchy | Class List | Directories | File List | Class Members

wrappers.AsctWrapper Interface Reference

Inherited by wrappers.AsctWrapperCorba.

Inheritance diagram for wrappers.AsctWrapper:

[legend]
List of all members.

Public Member Functions

void acceptedExecutionRequest (String aAhIor, String aAhRequestId, String aAppMainRequestId, String aAppNodeRequestId)
void appFinished (String aAppMainRequestId, String aAppNodeRequestId, String ahIor)
FileStruct[] requestInputFiles (String aAppMainRequestId, String aAppNodeRequestId, String destinationPath)
FileStruct[] returnInputFiles (AsctRequestId id)

Detailed Description

Interface AsctWrapper - Interface of Asct wrapper

Author:
Rafael Fernandes Lopes


Member Function Documentation

void wrappers.AsctWrapper.acceptedExecutionRequest String  aAhIor,
String  aAhRequestId,
String  aAppMainRequestId,
String  aAppNodeRequestId
 

Receive confirmation from a remote AgentHandler that accepted our execution request.

Analog to 2k's "ACK"

Implemented in wrappers.AsctWrapperCorba.

void wrappers.AsctWrapper.appFinished String  aAppMainRequestId,
String  aAppNodeRequestId,
String  ahIor
 

Signals that an application execution was finished

Implemented in wrappers.AsctWrapperCorba.

FileStruct [] wrappers.AsctWrapper.requestInputFiles String  aAppMainRequestId,
String  aAppNodeRequestId,
String  destinationPath
 

Receive request for files needed to allow the remote execution of a request made by this ASCT

Implemented in wrappers.AsctWrapperCorba.

FileStruct [] wrappers.AsctWrapper.returnInputFiles AsctRequestId  id  ) 
 

Implemented in wrappers.AsctWrapperCorba.


The documentation for this interface was generated from the following file:
Generated on Fri Feb 17 09:37:59 2006 for MAG by  doxygen 1.4.4