org.objectweb.proactive.core.component
Interface ComponentMetaObjectFactory

All Superinterfaces:
MetaObjectFactory

public interface ComponentMetaObjectFactory
extends MetaObjectFactory

* Meta-object factory for the components.

Author:
Matthieu Morel

Method Summary
 ProActiveComponentFactory newComponentIdentityFactory()
          Creates or reuses a ProActiveComponentFactory
 
Methods inherited from interface org.objectweb.proactive.core.body.MetaObjectFactory
getParameters, getProActiveSecurityManager, newComponentFactory, newMigrationManagerFactory, newProActiveGroupManagerFactory, newRemoteBodyFactory, newReplyReceiverFactory, newRequestFactory, newRequestQueueFactory, newRequestReceiverFactory, newThreadStoreFactory, setProActiveSecurityManager
 

Method Detail

newComponentIdentityFactory

public ProActiveComponentFactory newComponentIdentityFactory()
Creates or reuses a ProActiveComponentFactory

Returns:
a new or existing ProActiveComponentFactory see ProActiveComponentFactory


Copyright © April 2004 INRIA All Rights Reserved.