Uses of Interface
org.objectweb.proactive.core.body.request.RequestFactory

Packages that use RequestFactory
org.objectweb.proactive.core.body Provides all classes used for implementing the active part of an active object.  
org.objectweb.proactive.ext.locationserver Defines a Body associated with a location server able to give the location of one body on demand.  
org.objectweb.proactive.ext.mixedlocation   
 

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

Classes in org.objectweb.proactive.core.body that implement RequestFactory
protected static class ProActiveMetaObjectFactory.RequestFactoryImpl
           
 

Fields in org.objectweb.proactive.core.body declared as RequestFactory
protected  RequestFactory ProActiveMetaObjectFactory.requestFactoryInstance
           
 

Methods in org.objectweb.proactive.core.body that return RequestFactory
 RequestFactory ProActiveMetaObjectFactory.newRequestFactory()
           
protected  RequestFactory ProActiveMetaObjectFactory.newRequestFactorySingleton()
           
 RequestFactory MetaObjectFactory.newRequestFactory()
          Creates or reuses a RequestFactory
 

Uses of RequestFactory in org.objectweb.proactive.ext.locationserver
 

Classes in org.objectweb.proactive.ext.locationserver that implement RequestFactory
protected  class LocationServerMetaObjectFactory.RequestWithLocationServerFactory
           
 

Methods in org.objectweb.proactive.ext.locationserver that return RequestFactory
protected  RequestFactory LocationServerMetaObjectFactory.newRequestFactorySingleton()
           
 

Uses of RequestFactory in org.objectweb.proactive.ext.mixedlocation
 

Classes in org.objectweb.proactive.ext.mixedlocation that implement RequestFactory
protected  class MixedLocationMetaObjectFactory.RequestWithMixedLocationFactory
           
 

Methods in org.objectweb.proactive.ext.mixedlocation that return RequestFactory
protected  RequestFactory MixedLocationMetaObjectFactory.newRequestFactorySingleton()
           
 



Copyright ? October 2004 INRIA All Rights Reserved.