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

wrappers.AsctWrapperCorba Class Reference

Inherits wrappers.AsctWrapper.

Inheritance diagram for wrappers.AsctWrapperCorba:

[legend]
Collaboration diagram for wrappers.AsctWrapperCorba:
[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[] 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

Detailed Description

Class AsctWrapperCorba - Class of Asct wrapper. CORBA implementation of the Asct wrapper

Author:
Rafael Fernandes Lopes


Constructor & Destructor Documentation

wrappers.AsctWrapperCorba.AsctWrapperCorba ORB  orb,
String  aAsctIor
[package]
 


Member Function Documentation

void wrappers.AsctWrapperCorba.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"

Implements wrappers.AsctWrapper.

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

Signals that an application execution was finished

Implements wrappers.AsctWrapper.

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

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

Implements wrappers.AsctWrapper.

FileStruct [] wrappers.AsctWrapperCorba.returnInputFiles AsctRequestId  id  ) 
 

Implements wrappers.AsctWrapper.


Member Data Documentation

Asct wrappers.AsctWrapperCorba.asct = null [private]
 

String wrappers.AsctWrapperCorba.asctIor = "" [private]
 


The documentation for this class was generated from the following file:
Generated on Fri Feb 17 09:38:00 2006 for MAG by  doxygen 1.4.4