Uses of Interface
org.objectweb.proactive.core.body.migration.MigrationManagerFactory

Packages that use MigrationManagerFactory
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 MigrationManagerFactory in org.objectweb.proactive.core.body
 

Classes in org.objectweb.proactive.core.body that implement MigrationManagerFactory
protected static class ProActiveMetaObjectFactory.MigrationManagerFactoryImpl
           
 

Fields in org.objectweb.proactive.core.body declared as MigrationManagerFactory
protected  MigrationManagerFactory ProActiveMetaObjectFactory.migrationManagerFactoryInstance
           
 

Methods in org.objectweb.proactive.core.body that return MigrationManagerFactory
 MigrationManagerFactory ProActiveMetaObjectFactory.newMigrationManagerFactory()
           
protected  MigrationManagerFactory ProActiveMetaObjectFactory.newMigrationManagerFactorySingleton()
           
 MigrationManagerFactory MetaObjectFactory.newMigrationManagerFactory()
          Creates or reuses a MigrationManagerFactory
 

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

Classes in org.objectweb.proactive.ext.locationserver that implement MigrationManagerFactory
protected static class LocationServerMetaObjectFactory.MigrationManagerFactoryImpl
           
 

Methods in org.objectweb.proactive.ext.locationserver that return MigrationManagerFactory
protected  MigrationManagerFactory LocationServerMetaObjectFactory.newMigrationManagerFactorySingleton()
           
 

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

Classes in org.objectweb.proactive.ext.mixedlocation that implement MigrationManagerFactory
protected static class MixedLocationMetaObjectFactory.MigrationManagerFactoryImpl
           
 

Methods in org.objectweb.proactive.ext.mixedlocation that return MigrationManagerFactory
protected  MigrationManagerFactory MixedLocationMetaObjectFactory.newMigrationManagerFactorySingleton()
           
 



Copyright ? April 2005 INRIA All Rights Reserved.