Uses of Class
aa.core.MigrateActorException

Packages that use MigrateActorException
aa.core Provides the classes necessary to use this actor platform. 
 

Uses of MigrateActorException in aa.core
 

Methods in aa.core that throw MigrateActorException
 void Platform.migrateActor(ActorName p_anActor, java.net.InetAddress p_iaDestHost)
          Migrates the specified actor to a different host.
protected  void MigrationManager.migrateActor(ActorName p_anActor, java.net.InetAddress p_iaDestHost)
          Moves the specified actor to another host.