org.objectweb.proactive.ext.locationserver
Class MigrationManagerWithLocationServer
java.lang.Object
|
+--org.objectweb.proactive.core.event.AbstractEventProducer
|
+--org.objectweb.proactive.core.body.migration.MigrationManagerImpl
|
+--org.objectweb.proactive.ext.locationserver.MigrationManagerWithLocationServer
- All Implemented Interfaces:
- MigrationManager, java.io.Serializable
- public class MigrationManagerWithLocationServer
- extends MigrationManagerImpl
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
myBody
protected Body myBody
MigrationManagerWithLocationServer
public MigrationManagerWithLocationServer()
MigrationManagerWithLocationServer
public MigrationManagerWithLocationServer(LocationServer locationServer)
updateLocation
public void updateLocation(Body body)
- update our location on the Location Server
migrateTo
public UniversalBody migrateTo(Node node,
Body body)
throws MigrationException
- Specified by:
migrateTo
in interface MigrationManager
- Overrides:
migrateTo
in class MigrationManagerImpl
MigrationException
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
Copyright © April 2004 INRIA All Rights Reserved.