org.objectweb.proactive.ext.mixedlocation
Class MigrationManagerWithMixedLocation
java.lang.Object
org.objectweb.proactive.core.event.AbstractEventProducer
org.objectweb.proactive.core.body.migration.MigrationManagerImpl
org.objectweb.proactive.ext.mixedlocation.MigrationManagerWithMixedLocation
- All Implemented Interfaces:
- java.io.Serializable, MigrationManager
public class MigrationManagerWithMixedLocation
- extends MigrationManagerImpl
- implements java.io.Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
wrapper
protected UniversalBodyWrapper wrapper
locationServer
protected transient LocationServer locationServer
migrationCounter
protected int migrationCounter
MigrationManagerWithMixedLocation
public MigrationManagerWithMixedLocation()
MigrationManagerWithMixedLocation
public MigrationManagerWithMixedLocation(LocationServer locationServer)
createWrapper
protected void createWrapper(UniversalBody remoteBody)
createRequestReceiver
public RequestReceiver createRequestReceiver(UniversalBody remoteBody,
RequestReceiver currentRequestReceiver)
- Specified by:
createRequestReceiver
in interface MigrationManager
- Overrides:
createRequestReceiver
in class MigrationManagerImpl
createReplyReceiver
public ReplyReceiver createReplyReceiver(UniversalBody remoteBody,
ReplyReceiver currentReplyReceiver)
- Specified by:
createReplyReceiver
in interface MigrationManager
- Overrides:
createReplyReceiver
in class MigrationManagerImpl
updateLocation
public void updateLocation(Body body)
startingAfterMigration
public void startingAfterMigration(Body body)
- Specified by:
startingAfterMigration
in interface MigrationManager
- Overrides:
startingAfterMigration
in class MigrationManagerImpl
Copyright 2001-2007 INRIA All Rights Reserved.