Inheritance diagram for agents.executionmanagementagent.ExecutionManagementAgent:
|
This method store that the application's request was accepted.
Implemented in agents.executionmanagementagent.ExecutionManagementAgentImpl. |
|
This method notify the ExecutionManagementAgent after, which the MagAgent will finished the applicaiton.
Implemented in agents.executionmanagementagent.ExecutionManagementAgentImpl. |
|
This method notify the ExecutionManagementAgent before, which the MagAgent will running the applicaiton.
Implemented in agents.executionmanagementagent.ExecutionManagementAgentImpl. |
|
This method changes the location (host) where the agent is running on.
Implemented in agents.executionmanagementagent.ExecutionManagementAgentImpl. |
|
This method retrieves the list of agents that is running on specified host.
Implemented in agents.executionmanagementagent.ExecutionManagementAgentImpl. |
|
This method return all Application's Param.
Implemented in agents.executionmanagementagent.ExecutionManagementAgentImpl. |
|
This method return the Application's State.
Implemented in agents.executionmanagementagent.ExecutionManagementAgentImpl. |
|
This method return one InputFile.
Implemented in agents.executionmanagementagent.ExecutionManagementAgentImpl. |
|
This method return one OutputFile.
Implemented in agents.executionmanagementagent.ExecutionManagementAgentImpl. |
|
This method kill the application.
Implemented in agents.executionmanagementagent.ExecutionManagementAgentImpl. |
|
This method store the info that the application, was migrated.
Implemented in agents.executionmanagementagent.ExecutionManagementAgentImpl. |
|
This method recover all process that were running on specified host.
Implemented in agents.executionmanagementagent.ExecutionManagementAgentImpl. |
|
This method store the info that the application, was refused.
Implemented in agents.executionmanagementagent.ExecutionManagementAgentImpl. |
|
Method responsible for register an agent in the executionmanagementagent.
Implemented in agents.executionmanagementagent.ExecutionManagementAgentImpl. |
|
This method removes the pertaining results to the application
Implemented in agents.executionmanagementagent.ExecutionManagementAgentImpl. |
|
This method update Agent's status and Application's info.
Implemented in agents.executionmanagementagent.ExecutionManagementAgentImpl. |
|
|