|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
Migratable | |
MigrationManager | |
MigrationManagerFactory | A class implementing this interface is a factory of MigrationManager objects. |
Class Summary | |
MigratableBody | |
MigrationManagerImpl |
Exception Summary | |
MigrationException |
Defines the migration primitive of ProActive. Any active object, as long as its graph of passive objects is serializable, is potentially migratable. It is the body associated to the active object that makes the migration possible. The AbstractMigratableBody is an abstract body used for the migration. The body of migratable object should inherit from this one. The effective migration is actually delegatated to a MigrationManager also defined in this package.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |