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

Packages that use AbstractProcessForGroup
org.objectweb.proactive.core.group Provides all classes needed to use group communications in ProActive.  
org.objectweb.proactive.core.group.threadpool Provides a thread pool for the group communications in ProActive.  
 

Uses of AbstractProcessForGroup in org.objectweb.proactive.core.group
 

Subclasses of AbstractProcessForGroup in org.objectweb.proactive.core.group
 class ProcessForAsyncCall
          This class provides multithreading for the (a)synchronous methodcall on a group.
 class ProcessForGroupCreation
          This class provides multithreading for the creation of active objects.
 class ProcessForOneWayCall
          This class provides multithreading for the oneway methodcall on a group.
 

Uses of AbstractProcessForGroup in org.objectweb.proactive.core.group.threadpool
 

Methods in org.objectweb.proactive.core.group.threadpool with parameters of type AbstractProcessForGroup
 void ThreadPool.addAJob(AbstractProcessForGroup r)
          Adds a job to the pending queue of the thread pool.
 



Copyright ? October 2004 INRIA All Rights Reserved.