Uses of Package
org.objectweb.proactive.core.group

Packages that use org.objectweb.proactive.core.group
org.objectweb.proactive.core.exceptions.proxy Non Functional exceptions occuring in a proxy.  
org.objectweb.proactive.core.group Provides all classes needed to use group communications in ProActive.  
org.objectweb.proactive.core.group.spmd Provides classes needed to use SPMD model in ProActive.  
org.objectweb.proactive.core.group.threadpool Provides a thread pool for the group communications in ProActive.  
org.objectweb.proactive.core.group.topology Provides all classes to represent group by a topology (i.e. line, plan, ring, torus, ...)  
org.objectweb.proactive.core.util **For internal use only** Contains accessory utility classes.  
 

Classes in org.objectweb.proactive.core.group used by org.objectweb.proactive.core.exceptions.proxy
ExceptionListException
          An exception that contains a list of the ExceptionInGroup occured in a group.
ProxyForGroup
           
 

Classes in org.objectweb.proactive.core.group used by org.objectweb.proactive.core.group
AbstractProcessForGroup
           
ExceptionInGroup
          This class represents an throwable occured in a group communication.
ExceptionListException
          An exception that contains a list of the ExceptionInGroup occured in a group.
Group
          This interface presents the group abilities extending java.util.Collection.
ProxyForGroup
           
 

Classes in org.objectweb.proactive.core.group used by org.objectweb.proactive.core.group.spmd
MethodCallControlForGroup
           
 

Classes in org.objectweb.proactive.core.group used by org.objectweb.proactive.core.group.threadpool
AbstractProcessForGroup
           
 

Classes in org.objectweb.proactive.core.group used by org.objectweb.proactive.core.group.topology
Group
          This interface presents the group abilities extending java.util.Collection.
ProxyForGroup
           
 

Classes in org.objectweb.proactive.core.group used by org.objectweb.proactive.core.util
AbstractProcessForGroup
           
 



Copyright 2001-2005 INRIA All Rights Reserved.