Uses of Interface
org.objectweb.proactive.core.component.identity.ProActiveComponentFactory

Packages that use ProActiveComponentFactory
org.objectweb.proactive.core.body Provides all classes used for implementing the active part of an active object.  
org.objectweb.proactive.core.component This package and sub-packages provide an implementation with ProActive of the Fractal 2.0 component model.  
 

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

Classes in org.objectweb.proactive.core.body that implement ProActiveComponentFactory
protected  class ProActiveMetaObjectFactory.ProActiveComponentFactoryImpl
           
 

Fields in org.objectweb.proactive.core.body declared as ProActiveComponentFactory
protected  ProActiveComponentFactory ProActiveMetaObjectFactory.componentFactoryInstance
           
 

Methods in org.objectweb.proactive.core.body that return ProActiveComponentFactory
 ProActiveComponentFactory ProActiveMetaObjectFactory.newComponentFactory()
           
protected  ProActiveComponentFactory ProActiveMetaObjectFactory.newComponentFactorySingleton(ComponentParameters initialComponentParameters)
           
 ProActiveComponentFactory MetaObjectFactory.newComponentFactory()
          creates a ProActiveComponentFactory
 

Uses of ProActiveComponentFactory in org.objectweb.proactive.core.component
 

Methods in org.objectweb.proactive.core.component that return ProActiveComponentFactory
 ProActiveComponentFactory ComponentMetaObjectFactory.newComponentIdentityFactory()
          Creates or reuses a ProActiveComponentFactory
 



Copyright ? October 2004 INRIA All Rights Reserved.