Uses of Class
org.objectweb.proactive.core.group.threadpool.ThreadPool

Packages that use ThreadPool
org.objectweb.proactive.core.group.threadpool Provides a thread pool for the group communications in ProActive.  
 

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

Fields in org.objectweb.proactive.core.group.threadpool declared as ThreadPool
 ThreadPool ThreadInThePool.myPool
          The threadpool owner of this thread.
 

Constructors in org.objectweb.proactive.core.group.threadpool with parameters of type ThreadPool
ThreadInThePool(ThreadPool o)
          The constructor associates the thread with a thread pool.
 



Copyright ? April 2005 INRIA All Rights Reserved.