org.objectweb.proactive.ext.locationserver
Class LocationServerMetaObjectFactory.MigrationManagerFactoryImpl

java.lang.Object
  extended by org.objectweb.proactive.ext.locationserver.LocationServerMetaObjectFactory.MigrationManagerFactoryImpl
All Implemented Interfaces:
java.io.Serializable, MigrationManagerFactory
Enclosing class:
LocationServerMetaObjectFactory

protected static class LocationServerMetaObjectFactory.MigrationManagerFactoryImpl
extends java.lang.Object
implements MigrationManagerFactory, java.io.Serializable

See Also:
Serialized Form

Constructor Summary
protected LocationServerMetaObjectFactory.MigrationManagerFactoryImpl()
           
 
Method Summary
 MigrationManager newMigrationManager()
          Creates or reuses a MigrationManager object
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LocationServerMetaObjectFactory.MigrationManagerFactoryImpl

protected LocationServerMetaObjectFactory.MigrationManagerFactoryImpl()
Method Detail

newMigrationManager

public MigrationManager newMigrationManager()
Description copied from interface: MigrationManagerFactory
Creates or reuses a MigrationManager object

Specified by:
newMigrationManager in interface MigrationManagerFactory
Returns:
the newly created or already existing MigrationManager object.


Copyright 2001-2007 INRIA All Rights Reserved.