Package com.agentfactory.cldc.migration

This package provides the core functionality for managing the migration process in AFME.

See:
          Description

Interface Summary
MigrationPlatform Platforms that support migration must implement the migration platform interface.
 

Class Summary
MigrateActuator This actuator is used to send the agent to a different platform.
MigrateActuatorFact Creates an instance of the migrate actuator using the affect manager for the agent.
MigrationConstant Constants used in the migration service and associated actuator.
MigrationManager The migration manager is a service that is responsible for controlling the migration process.
OutAgent The OutAgent class represents an agent that will migrate from the local platform.
 

Package com.agentfactory.cldc.migration Description

This package provides the core functionality for managing the migration process in AFME. To use the migration process, a migration manager must be present on the local platform.