org.objectweb.proactive.core.body
Class ProActiveMetaObjectFactory.ThreadStoreFactoryImpl

java.lang.Object
  |
  +--org.objectweb.proactive.core.body.ProActiveMetaObjectFactory.ThreadStoreFactoryImpl
All Implemented Interfaces:
java.io.Serializable, ThreadStoreFactory
Enclosing class:
ProActiveMetaObjectFactory

protected static class ProActiveMetaObjectFactory.ThreadStoreFactoryImpl
extends java.lang.Object
implements ThreadStoreFactory, java.io.Serializable

See Also:
Serialized Form

Constructor Summary
protected ProActiveMetaObjectFactory.ThreadStoreFactoryImpl()
           
 
Method Summary
 ThreadStore newThreadStore()
          Creates or reuses a ThreadStore object
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProActiveMetaObjectFactory.ThreadStoreFactoryImpl

protected ProActiveMetaObjectFactory.ThreadStoreFactoryImpl()
Method Detail

newThreadStore

public ThreadStore newThreadStore()
Description copied from interface: ThreadStoreFactory
Creates or reuses a ThreadStore object

Specified by:
newThreadStore in interface ThreadStoreFactory
Returns:
the newly created or already existing ThreadStore object.


Copyright © April 2004 INRIA All Rights Reserved.