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.  
org.objectweb.proactive.core.util **For internal use only** Contains accessory utility classes.  
 

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.
 

Uses of ThreadPool in org.objectweb.proactive.core.util
 

Constructors in org.objectweb.proactive.core.util with parameters of type ThreadPool
NodeCreationListenerForAoCreation(java.util.Vector result, java.lang.String className, java.lang.Object[] constructorParameters, ThreadPool threadpool)
           
 



Copyright 2001-2005 INRIA All Rights Reserved.