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

wrappers.AgentHandlerWrapper Interface Reference

Inherited by wrappers.AgentHandlerWrapperCorba.

Inheritance diagram for wrappers.AgentHandlerWrapper:

[legend]
List of all members.

Public Member Functions

boolean unregisterAgent (String appId)
void restoreApp (String appExecutionId, String applicationId, String appName, String appArgs, String asctIor, String appMainRequestId, String appNodeRequestId, String appConstraints, String appPreferences, List outputFiles)
String getIor ()

Detailed Description

Interface AgentHandlerWrapper - Interface of AgentHandler wrapper

Author:
Rafael Fernandes Lopes


Member Function Documentation

String wrappers.AgentHandlerWrapper.getIor  ) 
 

Retrieve the identifier of the remote AgentHandler

Returns:
the identifier of remote AgentHandler

Implemented in wrappers.AgentHandlerWrapperCorba.

void wrappers.AgentHandlerWrapper.restoreApp String  appExecutionId,
String  applicationId,
String  appName,
String  appArgs,
String  asctIor,
String  appMainRequestId,
String  appNodeRequestId,
String  appConstraints,
String  appPreferences,
List  outputFiles
 

Implemented in wrappers.AgentHandlerWrapperCorba.

boolean wrappers.AgentHandlerWrapper.unregisterAgent String  appId  ) 
 

Unregister an application from a remote AgentHandler

Parameters:
appId - Id of the application to be unregistered
Returns:
true if the operation was successfully completed; false otherwise

Implemented in wrappers.AgentHandlerWrapperCorba.


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