org.objectweb.proactive.core.group.spmd.MethodCallSetSPMDGroup Class Reference

Author:
Laurent Baduel
More...

Inheritance diagram for org.objectweb.proactive.core.group.spmd.MethodCallSetSPMDGroup:

Inheritance graph
[legend]
Collaboration diagram for org.objectweb.proactive.core.group.spmd.MethodCallSetSPMDGroup:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 MethodCallSetSPMDGroup (Object smpgGroup)
 Builds a method call to set the SPMD group.
String getName ()
 Returns the name of the call.
int getNumberOfParameter ()
 This call has one parameter : the group to set as SPMD group.
Object execute (Object targetObject) throws InvocationTargetException, MethodCallExecutionFailedException
 Executes the call.

Detailed Description

Author:
Laurent Baduel

Definition at line 44 of file MethodCallSetSPMDGroup.java.


Constructor & Destructor Documentation

org.objectweb.proactive.core.group.spmd.MethodCallSetSPMDGroup.MethodCallSetSPMDGroup ( Object  smpgGroup  ) 

Builds a method call to set the SPMD group.

Parameters:
smpgGroup - the SPMD group to set

Definition at line 50 of file MethodCallSetSPMDGroup.java.


Member Function Documentation

String org.objectweb.proactive.core.group.spmd.MethodCallSetSPMDGroup.getName (  ) 

Returns the name of the call.

Returns:
the String "MethodCallSetSPMDGroup";

Reimplemented from org.objectweb.proactive.core.mop.MethodCall.

Definition at line 60 of file MethodCallSetSPMDGroup.java.

int org.objectweb.proactive.core.group.spmd.MethodCallSetSPMDGroup.getNumberOfParameter (  ) 

This call has one parameter : the group to set as SPMD group.

Returns:
1
See also:
org.objectweb.proactive.core.mop.MethodCall.getNumberOfParameter()

Reimplemented from org.objectweb.proactive.core.group.MethodCallControlForGroup.

Definition at line 69 of file MethodCallSetSPMDGroup.java.

Object org.objectweb.proactive.core.group.spmd.MethodCallSetSPMDGroup.execute ( Object  targetObject  )  throws InvocationTargetException, MethodCallExecutionFailedException

Executes the call.

See also:
org.objectweb.proactive.core.mop.MethodCall.execute(java.lang.Object)

Reimplemented from org.objectweb.proactive.core.group.MethodCallControlForGroup.

Definition at line 77 of file MethodCallSetSPMDGroup.java.

References org.objectweb.proactive.core.mop.MethodCall.getParameter(), and org.objectweb.proactive.core.body.AbstractBody.setSPMDGroup().


The documentation for this class was generated from the following file:
Generated on Mon Jan 22 15:16:27 2007 for ProActive by  doxygen 1.5.1