Uses of Class
org.objectweb.proactive.core.group.MethodCallControlForGroup

Packages that use MethodCallControlForGroup
org.objectweb.proactive.core.body Provides all classes used for implementing the active part of an active object.  
org.objectweb.proactive.core.group.spmd Provides classes needed to use SPMD model in ProActive.  
 

Uses of MethodCallControlForGroup in org.objectweb.proactive.core.body
 

Methods in org.objectweb.proactive.core.body with parameters of type MethodCallControlForGroup
 void AbstractBody.sendSPMDGroupCall(MethodCallControlForGroup gmc)
          Send a call to all member of the SPMD group
 

Uses of MethodCallControlForGroup in org.objectweb.proactive.core.group.spmd
 

Subclasses of MethodCallControlForGroup in org.objectweb.proactive.core.group.spmd
 class MethodCallBarrier
          This class represents a call of strong synchronization between the member of a SPMD Group.
 class MethodCallBarrierWithMethodName
           
 class MethodCallSetSPMDGroup
           
 



Copyright ? October 2004 INRIA All Rights Reserved.