Uses of Class
org.objectweb.proactive.core.body.ProActiveMetaObjectFactory

Packages that use ProActiveMetaObjectFactory
org.objectweb.proactive.core.body.ibis   
org.objectweb.proactive.core.body.jini The body of an active object act as a hub of communication with other remote objects.  
org.objectweb.proactive.core.body.rmi The body of an active object act as a hub of communication with other remote objects.  
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 ProActiveMetaObjectFactory in org.objectweb.proactive.core.body.ibis
 

Subclasses of ProActiveMetaObjectFactory in org.objectweb.proactive.core.body.ibis
 class ProActiveIbisMetaObjectFactory
           This class provides singleton instances of all default factories creating MetaObjects used in the Body.
 

Uses of ProActiveMetaObjectFactory in org.objectweb.proactive.core.body.jini
 

Subclasses of ProActiveMetaObjectFactory in org.objectweb.proactive.core.body.jini
 class ProActiveJiniMetaObjectFactory
           This class provides singleton instances of all default factories creating MetaObjects used in the Body.
 

Uses of ProActiveMetaObjectFactory in org.objectweb.proactive.core.body.rmi
 

Subclasses of ProActiveMetaObjectFactory in org.objectweb.proactive.core.body.rmi
 class ProActiveRmiMetaObjectFactory
           
 

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

Subclasses of ProActiveMetaObjectFactory in org.objectweb.proactive.ext.locationserver
 class LocationServerMetaObjectFactory
           This class overrides the default Factory to provide Request and MigrationManager with location server.
 

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

Subclasses of ProActiveMetaObjectFactory in org.objectweb.proactive.ext.mixedlocation
 class MixedLocationMetaObjectFactory
           This class overrides the default Factory to provide Request and MigrationManager with a mixed location server.
 



Copyright © April 2004 INRIA All Rights Reserved.