Uses of Interface
org.objectweb.proactive.core.util.ThreadStore

Packages that use ThreadStore
org.objectweb.proactive.core.body Provides all classes used for implementing the active part of an active object.  
org.objectweb.proactive.core.util **For internal use only** Contains accessory utility classes.  
 

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

Fields in org.objectweb.proactive.core.body declared as ThreadStore
protected  ThreadStore AbstractBody.threadStore
           
 

Methods in org.objectweb.proactive.core.body that return ThreadStore
 ThreadStore ProActiveMetaObjectFactory.ThreadStoreFactoryImpl.newThreadStore()
           
 

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

Classes in org.objectweb.proactive.core.util that implement ThreadStore
 class ThreadStoreImpl
           A straightford implementation of the threadstore interface.
 

Methods in org.objectweb.proactive.core.util that return ThreadStore
 ThreadStore ThreadStoreFactory.newThreadStore()
          Creates or reuses a ThreadStore object
 



Copyright 2001-2005 INRIA All Rights Reserved.