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

interfaces.ExecutionManagementAgentOperations Interface Reference

Inherited by interfaces.ExecutionManagementAgent, and interfaces.ExecutionManagementAgentPOA.

Inheritance diagram for interfaces.ExecutionManagementAgentOperations:

[legend]
List of all members.

Public Member Functions

subsubapplication.ApplicationParam getApplicationParam (subtypes.AsctRequestId asctRequestId)
subsubapplication.ApplicationStateInfo[] getApplicationsStateInfo (java.lang.String user)
void acceptedExecutionRequestNotification (application.ApplicationData app, java.lang.String userName)
subtypes.FileStruct getInputFile (subtypes.AsctRequestId asctRequestId, java.lang.String name)
subtypes.FileStruct getOutputFile (subtypes.AsctRequestId asctRequestId, java.lang.String name)
void refusedExecutionRequestNotification (subtypes.AsctRequestId id)
boolean removeExecResults (subtypes.AsctRequestId id)
void recoverHost (java.lang.String host)
void killApplication (java.lang.String appExecId)

Detailed Description

Generated from IDL interface "ExecutionManagementAgent"
Author:
JacORB IDL compiler V 2.2, 7-May-2004


Member Function Documentation

void interfaces.ExecutionManagementAgentOperations.acceptedExecutionRequestNotification application.ApplicationData  app,
java.lang.String  userName
 

Implemented in interfaces._ExecutionManagementAgentStub, and interfaces.ExecutionManagementAgentPOATie.

subsubapplication.ApplicationParam interfaces.ExecutionManagementAgentOperations.getApplicationParam subtypes.AsctRequestId  asctRequestId  ) 
 

Implemented in interfaces._ExecutionManagementAgentStub, and interfaces.ExecutionManagementAgentPOATie.

subsubapplication.ApplicationStateInfo [] interfaces.ExecutionManagementAgentOperations.getApplicationsStateInfo java.lang.String  user  ) 
 

Implemented in interfaces._ExecutionManagementAgentStub, and interfaces.ExecutionManagementAgentPOATie.

subtypes.FileStruct interfaces.ExecutionManagementAgentOperations.getInputFile subtypes.AsctRequestId  asctRequestId,
java.lang.String  name
 

Implemented in interfaces._ExecutionManagementAgentStub, and interfaces.ExecutionManagementAgentPOATie.

subtypes.FileStruct interfaces.ExecutionManagementAgentOperations.getOutputFile subtypes.AsctRequestId  asctRequestId,
java.lang.String  name
 

Implemented in interfaces._ExecutionManagementAgentStub, and interfaces.ExecutionManagementAgentPOATie.

void interfaces.ExecutionManagementAgentOperations.killApplication java.lang.String  appExecId  ) 
 

Implemented in interfaces._ExecutionManagementAgentStub, and interfaces.ExecutionManagementAgentPOATie.

void interfaces.ExecutionManagementAgentOperations.recoverHost java.lang.String  host  ) 
 

Implemented in interfaces._ExecutionManagementAgentStub, and interfaces.ExecutionManagementAgentPOATie.

void interfaces.ExecutionManagementAgentOperations.refusedExecutionRequestNotification subtypes.AsctRequestId  id  ) 
 

Implemented in interfaces._ExecutionManagementAgentStub, and interfaces.ExecutionManagementAgentPOATie.

boolean interfaces.ExecutionManagementAgentOperations.removeExecResults subtypes.AsctRequestId  id  ) 
 

Implemented in interfaces._ExecutionManagementAgentStub, and interfaces.ExecutionManagementAgentPOATie.


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